snackpot.yml - add docker compose config
Nominally working and tested on a remote VM
This commit is contained in:
3
templates/docker-compose/web/Dockerfile
Normal file
3
templates/docker-compose/web/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.19.6-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
Reference in New Issue
Block a user