Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
addrummond committed Nov 5, 2018
1 parent 4b84138 commit 35194f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Expand Up @@ -20,6 +20,8 @@ RUN apk add \
apache2-ssl \
shadow \
vim

# Install modperl
RUN cd /tmp && \
wget http://apache.org/dist/perl/mod_perl-2.0.10.tar.gz && \
tar -xzf mod_perl-2.0.10.tar.gz && \
Expand Down

0 comments on commit 35194f1

Please sign in to comment.