Skip to content

ecloud-cern/ecloud-scrubbing-containers

Repository files navigation

ecloud-scrubbing-containers

Dockerfiles for containers related to electron cloud codes.

Example to build an image:

$ sudo docker build -f xsuite_2022.1 -t registry.cern.ch/ecloud-scrubbing/xsuite:2022.1 .

To push the image to the registry:

$ sudo docker login registry.cern.ch
$ sudo docker push registry.cern.ch/ecloud-scrubbing/xsuite:2022.1

Your password to login in registry.cern.ch via docker be found in the user profile in registry.cern.ch (called "CLI secret").

Available images:

https://registry.cern.ch/harbor/projects/3625/repositories

Xsuite:

registry.cern.ch/ecloud-scrubbing/xsuite:2022.1
registry.cern.ch/ecloud-scrubbing/xsuite:2024.1
registry.cern.ch/ecloud-scrubbing/xsuite:2024.2
registry.cern.ch/ecloud-scrubbing/xsuite:2024Feb

Pyecloud:

registry.cern.ch/ecloud-scrubbing/pyecloud:2023.1
registry.cern.ch/ecloud-scrubbing/pyecloud:2024.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages