Xx Versions Save

Dockerfile cross-compilation helpers

v1.4.0

3 months ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.4.0 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.3.0...v1.4.0

prebuilt/ld-2.41-100

3 months ago

v1.3.0

6 months ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.2.1...v1.3.0

prebuilt/ld-2.41-55

6 months ago

v1.2.1

1 year ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.2.0...v1.2.1

prebuilt/ld-2.38-0

1 year ago

v1.2.0

1 year ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.0 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.1.2...v1.2.0

v1.1.2

1 year ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.2 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.1.1...v1.1.2

v1.1.1

1 year ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.1 AS xx

What's Changed

Full Changelog: https://github.com/tonistiigi/xx/compare/v1.1.0...v1.1.1

v1.1.0

2 years ago
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.1.0 AS xx

Notable changes

  • Support for Ubuntu base images and packages #49 #55
  • Support Windows suffixes when installing apt packages #51
  • Enable testing in Alpine 3.15 #54
  • Fix apt info calls that are not supported in all distros #50
  • xx-info now supports Oracle Linux, Fedora, Centos etc. #52 #53