Usage: rocker [COMMAND]
A rusty container (rustainer) runtime.
- install Install rocker
- pull <img> Pull image from Dockerhub and save locally
- run <img> Run locally saved image in a rustainer
- ps List all rustainers on your machine
- rm <rid> Remove a rustainer by rid from your machine
- rm -a Remove all rustainers from your machine