mirror of
https://github.com/chevereto/docker.git
synced 2026-01-26 08:59:04 +01:00
typos
This commit is contained in:
4
Makefile
4
Makefile
@@ -119,7 +119,3 @@ down--volumes: arguments
|
||||
-p ${PROJECT} \
|
||||
-f projects/prod.yml \
|
||||
down --volumes
|
||||
|
||||
app-volume--flush: down
|
||||
@docker volume rm \
|
||||
${PROJECT}_app
|
||||
@@ -32,7 +32,7 @@ To update Chevereto make sure to update this repository, then follow these steps
|
||||
Run the following command to wipe the application volume:
|
||||
|
||||
```sh
|
||||
make app-volume--flush <options>
|
||||
make chevereto-volume-rm <options>
|
||||
```
|
||||
|
||||
Once removed, on new container `up` the application volume will be re-created with the updated Chevereto files.
|
||||
|
||||
Reference in New Issue
Block a user