Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Releases: ix-ai/docker-buildx-qemu

v0.5.1

10 Dec 18:38
Compare
Choose a tag to compare

Highlight

Update docker-ce-cli to 5:20.10.0~3-0~debian-buster

Changelog

  • 280cf50 Disable the cache
  • 6383d37 Update the documentation to point to registry.gitlab.com

v0.5.0

27 Sep 12:15
Compare
Choose a tag to compare

Highlight

Update to qemu 5 and add build for linux/arm/7

Changelog

  • fbd9509 Update to qemu 5 from the backports repository

v0.4.0

26 Sep 20:15
5b51326
Compare
Choose a tag to compare

Highlight

The buildx plugin isn't downloaded separately anymore, since it's part of
the docker package. The image size is decreased by 40MB.

Changelog

  • 5b51326 Remove the plugin download and enable the experimental flag
  • e498a8f Remove the plugin download and enable DOCKER_CLI_EXPERIMENTAL

v0.3.0

13 Sep 07:50
Compare
Choose a tag to compare

Highlights

  • The build pipeline is now standalone, relying only on docker:dind and debian:stable-slim
  • Re-adds curl in the image

Full Commit Log

  • dda7abe Remove redundant set commands and ensure empty variables don't break
  • 861558d Add missing docker:dind service
  • ce04a67 Add missing stages and fix the extends rule
  • eba74a8 Add more information in the README
  • bfb1b82 Make curl less chatty
  • 6d42c07 Resolve circular dependency in the build image
  • c1eff48 Readd curl

v0.0.5

20 Feb 10:18
Compare
Choose a tag to compare
  • 42beed9 Fixes typo in trying to install git
  • fd13f4a Adds git to the image

v0.0.4

09 Feb 09:24
Compare
Choose a tag to compare
  • 81edcfb #1: Fixes the repository label
  • 5180620 Removes the last reference to Quay

v0.0.3

26 Jan 12:54
Compare
Choose a tag to compare
  • 078cc8d Adds repository label to the image. Removes Quay.
  • 0d86a3c Removes unused variable
  • 5514c39 Adds images on quay.io
  • fcd46ae Ensures the image has less layers
  • b504ea8 Updates README to reference the actual ix.ai image
  • 784f251 Adds more information to README.md

v0.0.2

19 Jan 09:27
Compare
Choose a tag to compare