Skip to content
Snippets Groups Projects
Commit d9d5e09d authored by Jan David Mol's avatar Jan David Mol
Browse files

Build image can be smaller

parent 0577f40b
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,4 @@ ...@@ -5,6 +5,4 @@
# #
FROM centos:centos7.6.1810 FROM centos:centos7.6.1810
RUN yum -y groupinstall 'Development Tools' && \ RUN yum -y install make
yum -y install epel-release && \
yum -y install make
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment