This commit is contained in:
Piotr Biernat 2020-10-09 23:11:32 +02:00
commit f647c95b0a
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.history/

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM alpine:3.7
RUN apk add --no-cache nginx php7-fpm