forked from 3wordchant/capsul-flask
Multi-stage build oh my!
This commit is contained in:
@ -6,7 +6,7 @@ services:
|
||||
image: 3wordchant/capsul-flask:latest
|
||||
build: .
|
||||
volumes:
|
||||
- "./:/code"
|
||||
- "./:/app/code"
|
||||
depends_on:
|
||||
- db
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user