Copy everything
This commit is contained in:
commit
ab4962e8dd
201 changed files with 2185 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM mattrayner/lamp:latest-1804
|
||||
COPY . app/
|
||||
CMD ["/run.sh"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue