Claenup docker util scripts

This commit is contained in:
Jake Howard
2020-05-23 18:25:00 +01:00
parent ceca641e2f
commit d2269de4ad
9 changed files with 23 additions and 41 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