sudo docker run --name "sample-web" \
-d \
-p 8080:80 \
-v /my/host/project-log-dir:/var/log/apache2 \
-v /my/host/project-public-dir:/var/www/html \
--env-file /my/host/project-env-file \
lyender/php5.6-ubuntu-xenial;
-
Notifications
You must be signed in to change notification settings - Fork 0
aerott/php5.6v4_docker_image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published