Update updating.md
This commit is contained in:
parent
a076d20cba
commit
fcb2c07acd
@ -39,10 +39,6 @@ grep -E 'POSTGRES|DATABASE' ~/.docker/compose/.env
|
|||||||
docker ps -a --format 'table {{.ID}}\t{{.Names}}\t{{.Image}}\t{{.Status}}' | awk 'NR == 1 || /postgres/ || /recipes/'
|
docker ps -a --format 'table {{.ID}}\t{{.Names}}\t{{.Image}}\t{{.Status}}' | awk 'NR == 1 || /postgres/ || /recipes/'
|
||||||
```
|
```
|
||||||
|
|
||||||
- Database Container
|
|
||||||
- Tandoor Container
|
|
||||||
- Database User
|
|
||||||
|
|
||||||
2. Export the tandoor database
|
2. Export the tandoor database
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
Loading…
Reference in New Issue
Block a user