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 ddfd104 commit ad76e2dCopy full SHA for ad76e2d
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