B. Docker CLI
Start/restart/reapply changes:
Restart a single service, e.g.:
Update a stack
Stop & remove all
Delete unused images
Execute on container
Follow container logs
List all content in a volume (by using busybox)
Copy from/to volume (by using busybox)
Last updated