Sign inSign up

onelans/cmd-toolbox

By onelans

Updated over 3 years ago

Ubuntu image with a set of command line tools preinstalled

Image
0

266

onelans/cmd-toolbox repository overview

Ubuntu image with a set of command line tools preinstalled

  • gettext
  • git
  • curl
  • emacs-nox
  • vim
  • wget
  • tig
  • mc
  • tmux
  • ranger
  • htop
  • siege
  • tshark
  • ncdu
  • iftop
  • cbm
  • speedometer
  • tree
  • python-pip
  • powerline
  • nano
  • vegeta
  • kubectl
  • telnet
  • nc
  • zookeepercli
  • ldap-util

Run

Docker
$ 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
Kubernetes
kubectl run -it cmdbox --image=onelans/cmd-toolbox:0.4 --restart=Never -- bash

Tag summary

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