The image contains git, wget and SES of the version defined during build.
The IDE can only be used for headless builds only (e.g. CI).
SES is installed into /opt/ses/ and /opt/ses/bin has been added
to the PATH environment variable.
The image is based on Ubuntu 20.04
Volume /src should be used to bind project directory for building.
cd <...>/nRF5_SDK_17.1.0_ddde560
docker run --rm -v "${PWD}:/src" msalau/ses:4.52a emBuild -config Release ./examples/ant/ant_plus/ant_hrm/hrm_tx/pca10040/s212/ses/ant_hrm_tx_pca10040_s212.emProject -verbose
The Dockerfile for this image can be found in GitHub repository msalau/docker-ses
Content type
Image
Digest
sha256:8685d2696…
Size
497.9 MB
Last updated
almost 4 years ago
docker pull msalau/ses:4.52a