mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-29 15:48:03 +02:00
remove unnecessary build
Signed-off-by: Julien Boyer <julien@larevolution.re> Signed-off-by: sitarane <julien@larevolution.re>
This commit is contained in:
parent
48d55ecae6
commit
d44427baf7
1 changed files with 0 additions and 8 deletions
|
@ -220,14 +220,6 @@ Remove:
|
||||||
gem "webdrivers"
|
gem "webdrivers"
|
||||||
```
|
```
|
||||||
|
|
||||||
Now that you’ve got a new Gemfile, you need to build the image again. (This, and
|
|
||||||
changes to the `Gemfile` or the Dockerfile, should be the only times you’ll need
|
|
||||||
to rebuild.)
|
|
||||||
|
|
||||||
```console
|
|
||||||
$ docker compose build
|
|
||||||
```
|
|
||||||
|
|
||||||
## Connect the database
|
## Connect the database
|
||||||
|
|
||||||
The app is now bootable, but you're not quite there yet. By default, Rails
|
The app is now bootable, but you're not quite there yet. By default, Rails
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue