We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a16bf commit 05a176bCopy full SHA for 05a176b
restart.bat
@@ -6,4 +6,4 @@ call gradlew :book-service:bootBuildImage :user-service:bootBuildImage :notifica
6
@REM call gradlew :book-service:bootBuildImage || exit /b
7
@REM call gradlew :user-service:bootBuildImage || exit /b
8
@REM call gradlew :notification-service:bootBuildImage || exit /b
9
-docker compose up
+docker compose up --build
0 commit comments