Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: TSonono/docker-image

Tags

v0.15

Toggle v0.15's commit message
Zephyr Docker v0.15

v0.13.1

Toggle v0.13.1's commit message
Zephyr Docker v0.13.1

v0.14

Toggle v0.14's commit message
Dockerfile: Add g++-multilib to docker image

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: zephyrproject-rtos#48

Signed-off-by: Henry Wang <[email protected]>

v0.11

Toggle v0.11's commit message
sdk: update to latest SDK

use 0.10.3 SDK.

Signed-off-by: Anas Nashif <[email protected]>

v0.10

Toggle v0.10's commit message
Dockerfile: Bump to 0.10.0 SDK

Required by:

 zephyrproject-rtos/zephyr@d6eaf5f

Signed-off-by: Andy Doan <[email protected]>