Extract docker cleanup stuff into its own role

This commit is contained in:
Jake Howard
2020-04-23 20:17:54 +01:00
parent 7a296c63a2
commit 9962d9103f
11 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
docker run --rm -it --name=ctop --volume /var/run/docker.sock:/var/run/docker.sock:ro quay.io/vektorlab/ctop:latest