fix: fixed build stages and docker images. Docker image is now sleeker. The pulbish build should now have less garbage
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
services:
|
||||
graph:
|
||||
build:
|
||||
target: dev
|
||||
dockerfile: Dockerfile.dev
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/vendor # keeps vendor from the dev image, not your local dir
|
||||
|
||||
Reference in New Issue
Block a user