forked from kamba4/sunders
moved files into subdirs
This commit is contained in:
parent
bf6ccf5094
commit
10fcf55b10
242 changed files with 23 additions and 0 deletions
4
web/Containerfile
Normal file
4
web/Containerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM docker.io/library/php:apache
|
||||
|
||||
RUN docker-php-ext-install mysqli bcmath
|
||||
COPY ./www/* /var/www/html
|
Loading…
Add table
Add a link
Reference in a new issue