Skip to content

Commit

Permalink
Merge pull request #4 from priest671/master
Browse files Browse the repository at this point in the history
create apache config Volume
  • Loading branch information
fauria authored May 15, 2018
2 parents 2ba9bf0 + 84ee293 commit 5072320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ VOLUME /var/www/html
VOLUME /var/log/httpd
VOLUME /var/lib/mysql
VOLUME /var/log/mysql
VOLUME /etc/apache2

EXPOSE 80
EXPOSE 3306
Expand Down

0 comments on commit 5072320

Please sign in to comment.