fixed postgres update doc mv -R
This commit is contained in:
parent
4bb4c3e9a4
commit
29438109a6
@ -53,7 +53,7 @@ docker stop {{database_container}} {{tandoor_container}}
|
|||||||
4. Rename the tandoor volume
|
4. Rename the tandoor volume
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo mv -R ~/.docker/compose/postgres ~/.docker/compose/postgres.old
|
sudo mv ~/.docker/compose/postgres ~/.docker/compose/postgres.old
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Update image tag on postgres container.
|
5. Update image tag on postgres container.
|
||||||
|
Loading…
Reference in New Issue
Block a user