[Docker] Using Utility Containers with Docker Compose
Utility containers are a powerful way to run one-off commands or background tasks without polluting your main application containers.
Cloud computing topics
Utility containers are a powerful way to run one-off commands or background tasks without polluting your main application containers.
Anonymous volumes are removed automatically, when a container is removed.