atlas/analysisbase
ATLAS Standalone Analysis Release
10M+
This is a self-contained version of the ATLAS "standalone" analysis release. Providing users with common tools for performing analyses in ATLAS.
To use the image in interactive mode (for code development), you should:
docker run -v /your/analysis/code:/your/analysis/code -it atlas/analysisbase:21.2.3
/release_setup.sh
script.To use the image in the CI setup of your analysis project, please have a look at: https://gitlab.cern.ch/akraszna/GitLabCITests
docker pull atlas/analysisbase