- docker compose build --no-cache (to setup)
- docker compose up -d (to start)
- docker compose down (to stop)
- docker images (list all images)
- docker image prune -f (remove all non-used images)
- docker ps -a
use the "-d" flag to run in detached mode
| Name | Name | Last commit date | ||
|---|---|---|---|---|
use the "-d" flag to run in detached mode