Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 210 Bytes

p1.md

File metadata and controls

8 lines (7 loc) · 210 Bytes

Host a php website in docker container on docker desktop

  • Create a git repo
  • Clone locally
  • Create hello world php file
  • Create docker file for php
  • Build docker file locally
  • Deploy the file locally.