Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
931e0ba9
Commit
931e0ba9
authored
Aug 14, 2018
by
Daniel Scheffler
Browse files
Docker CI image now inherits from gms_base_centos:0.2.
parent
bad3a18d
Pipeline
#3137
passed with stages
in 9 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/context/py_tools_ds_ci.docker
View file @
931e0ba9
FROM
gms_base_centos:
latest
FROM
gms_base_centos:
0.2
RUN
yum update
-y
&&
\
yum
install
-y
patch
# patch: conda skeleton will not work without: # https://stackoverflow.com/questions/40392161/building-conda-skeleton-from-pypi-package-throws-error
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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