Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| docker-command [2021/07/10 00:31] – created 192.168.1.50 | docker-command [2022/06/17 19:27] (current) – admin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| </ | </ | ||
| + | PostgreSQL DEV refresh | ||
| + | < | ||
| + | docker exec -it dev-container_devcontainer_db_1 /bin/bash | ||
| + | </ | ||
| + | View filesystem | ||
| + | < | ||
| + | docker image save fueltracker_app > | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== References ===== | ||
| + | Docker Exec Command With Examples - https:// | ||
| + | |||
| + | Exploring Docker container' | ||
| + | {{tag> | ||