-
Notifications
You must be signed in to change notification settings - Fork 0
MrzRst/Docker-apache-with-phpfpm-and-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
create directory : php-conf with contents create directory : apache-conf with contents create directory : apache-conf/sites-available/ create directory: apache-conf/sites-enabled/ ln -s ../sites-available/000-default.conf ../sites-enabled/ docker build -f Dockerfile -t php:1 . docker run -d -p 8056:8056 php:1
About
Dcoker apache with phpfpm7.2 and php
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published