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.
2 parents 9070035 + f071792 commit bef144eCopy full SHA for bef144e
README.md
@@ -14,7 +14,7 @@ This template is a member list project developed using Ruby on Rails, offering a
14
15
1. Open the working directory with Visual Studio Code or any editor which supports Dev Containers.
16
2. Click on the bottom left corner of the window where you see "Reopen in Container".
17
-3. Open up a shell in the VS Code terminal and run `docker compose -f compose.dev.yaml up`.
+3. Open up a shell in the VS Code terminal and run `docker compose -f compose.dev.yaml up --build`.
18
19
20
## Configuration
0 commit comments