Skip to content

Releases: zephyrproject-rtos/docker-sdk-build

v1.2.3

17 Aug 12:12
Compare
Choose a tag to compare
  • Added ninja
  • Added meson

v1.2.2

24 Apr 10:57
Compare
Choose a tag to compare
  • Fixed incorrect environment variable settings.

v1.2.1

29 Mar 09:31
Compare
Choose a tag to compare

Identical to v1.2.0, except that this version is published to both DockerHub and GitHub Container Registry (GHCR).

v1.2.0

22 Feb 07:17
Compare
Choose a tag to compare
  • Renamed buildkite-agent user to build-agent.
  • Changed the default shell to bash.

v1.1.0

08 Oct 13:42
Compare
Choose a tag to compare
  • explicitly add ca-cert pkg install

v1.0.2

08 Oct 13:20
Compare
Choose a tag to compare
  • Rebuild image to get updated ca-certificates to allow downloads from various sites to work again.

Update to support arm64 image

16 Jul 15:43
Compare
Choose a tag to compare
github: Use docker buildx to create arm64 and amd64 docker images

Tweak the build.yml and publish.yml workflows to create both arm64 and
amd64 docker images.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>

Create initial release of Zephyr SDK Build container

10 Feb 21:01
Compare
Choose a tag to compare

Initial release of Zephyr SDK build container that can build sdk-ng on an ubuntu 18.04 base.