Add entrypoint

This commit is contained in:
Derry Hamilton 2019-06-12 14:42:17 +01:00
parent 38b36e90a4
commit 088f77bc42

View file

@ -3,7 +3,7 @@
# VERSION 0.0.1
FROM centos:centos7
MAINTAINER Derry Hamilton <derryh@postcodelottery.co.uk>
MAINTAINER Derry Hamilton <derryh@rasilon.net>
# Install up-to-date epel rpm repository
RUN yum -y install epel-release