Ubuntu image with a set of command line tools preinstalled
266
Ubuntu image with a set of command line tools preinstalled
$ docker run -it --rm onelans/cmd-toolbox:0.4
This will drop you into an bash shell to allow you to do what you want inside a Ubuntu system.
If your want activate powerline add -e "POWERLINE=TRUE"
$ docker run -it -e "POWERLINE=TRUE" --rm onelans/cmd-toolbox:0.4
kubectl run -it cmdbox --image=onelans/cmd-toolbox:0.4 --restart=Never -- bash
Content type
Image
Digest
sha256:9921f1c9a…
Size
288.8 MB
Last updated
over 3 years ago
docker pull onelans/cmd-toolbox:1.0.0-alpine