initial
This commit is contained in:
commit
f647c95b0a
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.history/
|
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM alpine:3.7
|
||||
|
||||
RUN apk add --no-cache nginx php7-fpm
|
Loading…
Reference in New Issue
Block a user