In LSST:UK we have created a Docker image containing the LSST simulations software. It was created primarily to allow us to install the software more quickly and easily, but we decided to publicise it here in case it is of use to anyone else.
The container is available from the Docker repository with the tag jamespepcc/lsstsimulations:1.1
. It is built on top of the lsst_distrib-v13_0
image released by LSST, though we intend updating this to the v14 release soon. It includes a complete lsst_sims
installation as well as Jupyter and some useful libraries (matplotlib
, astropy
, sncosmo
).
Please let me know if you would like more information.