Skip to content
/ APD Public

Apache PHP Docker - Don't forget to star 🌟 this repository.

License

Notifications You must be signed in to change notification settings

g1f1/APD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MacrowebCloud github repo views

Run Docker

A - P - D
Apache PHP Docker

Linux, MacOS and Windows terminal:

user@workplace:~$ docker build -t apd . 
user@workplace:~$ docker run -d -p 80:80 apd
C:\APD> docker build -t apd . 
C:\APD> docker run -d -p 80:80 apd

Releases

No releases published

Packages

No packages published