Skip to content

Releases: zephyrproject-rtos/docker-image

v0.17.3 Release

11 May 22:33
Compare
Choose a tag to compare
  • Do not remove llvm-10, it is required by other packages
  • Install development packages for ssl

v0.17.1: Zephyr SDK 0.13.0 Alpha-1

05 May 20:04
Compare
Choose a tag to compare
  • Pull SDK 0.13.0-alpha-1 for testing ARC64 support.
  • Updates so container can be used to build SDK as well.

v0.17.0: Unified Docker Image

23 Apr 11:47
Compare
Choose a tag to compare

This release unifies the developer and the CI docker images into one easing maintenance and keeping the developer docker container in sync with what is being used inside CI.

v0.17.0-rc1 Unified docker images

21 Apr 16:56
Compare
Choose a tag to compare
Pre-release
unify docker images

This unify docker images and moves all docker images to one repository.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>

v0.14: Dockerfile: Add g++-multilib to docker image

17 Feb 14:26
Compare
Choose a tag to compare
This commit adds the `g++-multilib` package to the docker image,
which will fix build errors for some 32-bit platforms if we use
this docker image to build test cases on 64-bit machines.

Fixes: https://github.com/zephyrproject-rtos/docker-image/issues/48

Signed-off-by: Henry Wang <Henry.Wang@arm.com>

v0.10

25 Mar 15:51
Compare
Choose a tag to compare

Update to SDK v0.10.0