Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstout authored Mar 6, 2020
1 parent f06acf9 commit dd7104a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM centos:7
COPY globalnoc-public-el7.repo /etc/yum.repos.d/globalnoc-public-el7.repo
COPY perl-lib/OESS /
COPY perl-lib/OESS/entrypoint.sh /
RUN yum makecache
RUN yum -y install epel-release
RUN yum -y install perl mariadb-server
Expand Down

0 comments on commit dd7104a

Please sign in to comment.