To save valuable resources (time, electricity, computing power, etc.), the configurations in this repository are used to generate Linux docker images. These images contain the EPICS environment (including full libraries) and mdbook with the Rust, specifically for use with the ALS GitLab runners.
You can use the following example commands to build the Docker image locally. However, all official Docker images are built automatically via GitHub Actions and are hosted on Docker Hub: https://hub.docker.com/repositories/jeonghanlee
- Relaese the new version. Check the latest one at https://hub.docker.com/repository/docker/jeonghanlee/rocky8-epics
./release.bash v1.x.x- Everything works within github action, release latest one
./release.bashbash docker_builder.bash -t debian11export DOCKER_DEFAULT_PLATFORM=linux/amd64