Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
easybuild-docker
Easybuild Docker
Commits
380b2ae5
Commit
380b2ae5
authored
Nov 22, 2021
by
Sebastian Achilles
Browse files
update to Rocky8.5
parent
a0fcc635
Pipeline
#84208
passed with stages
in 8 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rocky8-eb-base/Dockerfile
View file @
380b2ae5
ARG
IMG_REGISTRY=docker.io
ARG
IMG_ORG=rockylinux
ARG
IMG_NAME=rockylinux
ARG
IMG_TAG=8.
4
ARG
IMG_TAG=8.
5
# allow CI/CD to change all of the above
FROM
${IMG_REGISTRY}/${IMG_ORG}/${IMG_NAME}:${IMG_TAG}
# set default easybuild version
...
...
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