Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cecile Cavet
test-ci
Commits
d0d7c860
Commit
d0d7c860
authored
Nov 21, 2018
by
Cecile Cavet
Browse files
Add new file
parent
d04d32fb
Pipeline
#19287
canceled with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
Dockerfile
Dockerfile
+8
-0
No files found.
Dockerfile
0 → 100644
View file @
d0d7c860
FROM
centos:7.5.1804
MAINTAINER
LISA DPC ccavet@apc.in2p3.fr
RUN
yum
-y
update
\
&&
yum
install
-y
epel-release
\
&&
yum
install
-y
git
\
&&
yum clean all
Write
Preview
Markdown
is supported
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