xAODAnaHelpers images built on AnalysisBase.
10K+
To see the full source code of xAODAnaHelpers included for each tag/release, visit github://UCATLAS/xAODAnaHelpers.
To get the latest image for an analysisbase release, you can run:
docker pull ucatlas/analysisbase:21.2.13-latest
docker run -it --rm ucatlas/analysisbase:21.2.13-latest bash
which puts you into the docker image and xAH is precompiled and the environment is set up so you can:
All builds are based on pushes to master which are deployed from .travis.yml executing a deploy.sh script like so:
deploy:
provider: script
skip_cleanup: true
script: ci/deploy.sh
on:
branch: master
Every release that gets tagged and pushed to hub.docker.com will follow the format
{release}-{short hash}-{date}
We also push a latest image for every release of the format
{release}-latest
Content type
Image
Digest
sha256:fe5dc521a…
Size
1.1 GB
Last updated
8 days ago
docker pull ucatlas/analysisbase:25.2.94-latest