Multi-stage build oh my!

This commit is contained in:
3wc
2021-07-10 14:23:33 +02:00
parent c8ec53f207
commit 6af241e8be
2 changed files with 18 additions and 12 deletions

View File

@ -6,7 +6,7 @@ services:
image: 3wordchant/capsul-flask:latest
build: .
volumes:
- "./:/code"
- "./:/app/code"
depends_on:
- db
ports: