Making it container
This commit is contained in:
parent
436fd4d2cd
commit
9e427dc56f
3 changed files with 27 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM docker.io/php:apache
|
||||
|
||||
COPY src/ /var/www/html/
|
Loading…
Add table
Add a link
Reference in a new issue