MuonColliderSoft / MuonCollider-docker

Docker files for Muon Collider software
Apache License 2.0
2 stars 2 forks source link

MuonCollider-docker

Docker files for Muon Collider software

Building the images

The incremental images for the framework can be built with the following command:

cd AlmaLinux8
./build.sh

The build script will create images under the infnpd repository and the devel tag.

Three images are created in sucession:

Running the images

A container can be started with the following command.

docker run -ti --rm --entrypoint /bin/bash infnpd/mucoll-sim:devel-alma9

Two aliases are available for loading the environment setup scripts: