docker-compose: build both images from source, bake frontend into nginx, use --build flag
This commit is contained in:
2
deploy/Dockerfile.nginx
Normal file
2
deploy/Dockerfile.nginx
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:alpine
|
||||
COPY . /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user