Skip to content
Snippets Groups Projects
Commit 931e0ba9 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Docker CI image now inherits from gms_base_centos:0.2.

parent bad3a18d
Branches
Tags
No related merge requests found
Pipeline #3137 passed
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment