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

This branch is 1 commit behind g1f1/APD:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1782544 Β· Feb 19, 2022

History

7 Commits
Feb 19, 2022
Feb 19, 2022
Feb 19, 2022
Feb 19, 2022
Feb 19, 2022

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

No packages published

Languages

  • Dockerfile 82.5%
  • Hack 17.5%