Skip to content

v0.1.3

Compare
Choose a tag to compare
@tianon tianon released this 16 Aug 21:06
· 158 commits to master since this release

Notable changes:

  • set DOCKER_DEFAULT_PLATFORM when building FROM scratch images (#30)
  • add --arch-filter flag that mimics --skip-constraints (#31)
  • fix edge case of children for images that are FROM a SharedTag (#32)

(See https://github.com/docker-library/bashbrew/blob/v0.1.3/scripts/bashbrew-host-arch.sh for a useful script that can help determine the appropriate binary to download for a given environment dynamically.)