Kinda install ctop

This commit is contained in:
Jake Howard 2020-03-15 16:39:40 +00:00
parent cdcfcf3c66
commit aa05b675f4
Signed by: jake
GPG Key ID: 57AFB45680EDD477

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