vantage6.common.docker.addons#
Functions
Check if docker engine is running. |
|
|
Delete network and optionally its containers |
|
Delete a volume if it exists |
|
Return container if it exists after searching using kwargs |
|
Get digest of a Docker image |
|
Get image name without tag |
|
Get the manifest of an image |
|
Return network if it exists after searching using kwargs |
|
Get list of networks the container is in |
|
Get number of networks the container is in where it is not the only one |
|
Get the configuration name of a server from its docker container name |
|
Parse image name into registry, repository, tag. |
|
Pull a docker image |
|
Removes a docker container |
|
Kill and remove a docker container if it exists |
Check if this code is executed within a Docker container. |
|
|
Stop a docker container |
Classes
Listen for signals that the docker container should be shut down |