Skip to content
/ APD Public
forked from g1f1/APD

Apache PHP Docker - Don't forget to star ๐ŸŒŸ this repository.

License

Notifications You must be signed in to change notification settings

githackorg/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

About

Apache PHP Docker - Don't forget to star ๐ŸŒŸ this repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 82.5%
  • Hack 17.5%