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 b666512 commit d7f25bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ 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
```docker run -d -v /var/www/html:/var/www/html -p 8000:80 alcalbg/php5.6-apache```
http://localhost:8000/

0 comments on commit d7f25bb

Please sign in to comment.