Auxiliary sidekick cleaner container for the Docker in Docker wrapped deployments
3.6K
PARENT=Name of the dind container launching this one CHILD_APP=Name of the application container making use of --device
Usage:
docker run --rm -d -v /var/run/docker.sock:/var/run/docker.sock --name device_map_cleaner -e PARENT=$(hostname) -e CHILD=$CHILD_APP sixsq/wrapper-cleaner
Content type
Image
Digest
Size
63.8 MB
Last updated
almost 7 years ago
docker pull sixsq/wrapper-cleaner:master