Skip to content

cms-sw/cms-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbac681 · Mar 18, 2025
Mar 9, 2025
Nov 18, 2024
Jan 8, 2025
Jun 17, 2024
Mar 12, 2025
Aug 27, 2020
Jun 17, 2024
Mar 18, 2025
Jun 27, 2019
Jun 16, 2023
Feb 17, 2025
Mar 12, 2025
Mar 13, 2025
Aug 2, 2024
Mar 22, 2023
May 31, 2024
Jan 17, 2024
Apr 13, 2023
Jul 8, 2024
Jun 17, 2024
Nov 2, 2022
Feb 3, 2025

Repository files navigation

These are the docker files for CMS Development Tools services.

Notice that since these are in a public repository you should not expose any details of the CMS infrastructure and have everything configurable via an environment variable. Actual values of the environment variables are maintained somewhere else.

Automatic docker image build

In order to automatically build and deploy images to our Docker Hub, create a sub-directory which should contain ( e.g. see https://github.com/cms-sw/cms-docker/tree/master/slc6 )

  • config.yaml which defines the images you want to build
  • Dockerfile which should contains the details of how to build the container