Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Emery Nibigira
cmssw-docker
Commits
2e6fa9bb
Commit
2e6fa9bb
authored
Nov 17, 2020
by
Clemens Lange
Browse files
Update to CERN CentOS 7.9 and use CERN GitLab registry
parent
e0b0b7a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc7-cms/Dockerfile
View file @
2e6fa9bb
# CC7 OS capable of using/running CMS software release(s).
# Make the base image configurable:
ARG
BASEIMAGE=
cern
/cc7-base:2020
0901
-1.x86_64
ARG
BASEIMAGE=
gitlab-registry.cern.ch/linuxsupport
/cc7-base:2020
1116
-1.x86_64
# Set up the CC7 CMSSW base:
FROM
${BASEIMAGE}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment