This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
docker-php-nginx
Watch
1
Star
0
Fork
0
You've already forked docker-php-nginx
mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced
2024-11-22 14:58:15 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
126068b319
docker-php-nginx
/
Dockerfile
6 lines
68 B
Docker
Raw
Normal View
History
Unescape
Escape
Changed containers to have all the data included and don't mount any volumes
2016-02-16 17:13:29 +08:00
FROM
debian:jessie
Intial commit
2016-02-16 01:20:56 +08:00
Changed containers to have all the data included and don't mount any volumes
2016-02-16 17:13:29 +08:00
COPY
src/ /var/www/html/
VOLUME
/var/www/html/
Reference in New Issue
Copy Permalink