initial commit
This commit is contained in:
commit
2690212577
5 changed files with 440 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM thallian/confd-env:latest
|
||||
|
||||
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted php7-fpm
|
||||
|
||||
ADD /rootfs /
|
Loading…
Add table
Add a link
Reference in a new issue