Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alcalbg authored Aug 29, 2019
1 parent 9ff5a27 commit b666512
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ Docker image with old php 5.6 running on apache2 with usual php extensions:

Based on Debian stretch

# sample usage
docker run -d -v /var/www/html:/var/www/html -p 8000:80 alcalbg/php5.6-apache
http://localhost:8000/

0 comments on commit b666512

Please sign in to comment.