Changed rebuild to stay attached

This commit is contained in:
raynor 2022-12-18 19:28:17 -05:00
parent 3ecd85b5b3
commit 4d72a59e9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
docker compose -f docker-compose.yml down
docker build -t fakefirehose .
docker compose -f docker-compose.yml up -d
docker compose -f docker-compose.yml up