2026-06-02 06:36:02 +03:00
2026-06-01 20:17:06 +03:00
2026-06-02 06:36:02 +03:00
2026-06-02 05:57:01 +03:00

docker-mbed-gcc9

Reusable CI image for Mbed OS 5 firmware builds.

Published image:

git.tbeslan.ru/beslan/mbed-gcc9:mbed-os5

Installed tools:

  • Ubuntu 20.04
  • Python 3
  • Node.js 20
  • mbed-cli==1.10.5
  • gcc-arm-none-eabi from Ubuntu 20.04 packages
  • make, patch, git, mercurial, curl, unzip

Build and push:

docker build -t git.tbeslan.ru/beslan/mbed-gcc9:mbed-os5 .
docker push git.tbeslan.ru/beslan/mbed-gcc9:mbed-os5
Description
Reusable Docker image for Mbed OS 5 GCC_ARM CI builds
Readme 29 KiB
Languages
Dockerfile 100%