mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Using --build option instead of extra build cmd, removed -d
This commit is contained in:
parent
f5ab2dcde8
commit
90a06b6a33
@ -1 +1 @@
|
||||
docker-compose -f docker-compose.dev.yml build && docker-compose -f docker-compose.dev.yml -p dev-mealie up -d
|
||||
docker-compose -f docker-compose.dev.yml -p dev-mealie up --build
|
@ -1 +1 @@
|
||||
docker-compose build && docker-compose -p mealie up -d
|
||||
docker-compose -p mealie up --build
|
Loading…
x
Reference in New Issue
Block a user