Alpine image with some basic CLI tools, including dig, curl, wget, openssl, etc.
263
Includes bind-tools, coreutils, curl, fish, git, jq, mtr, netcat-openbsd, openssh, openssl, tmux and tree. Please create a pull request to add other useful (small) tools.
docker run -ti digitorus/alpine-tools sh
Reconnect
docker ps -a
docker start {container id}
docker attach {container id}
Content type
Image
Digest
Size
27.5 MB
Last updated
almost 8 years ago
docker pull digitorus/alpine-tools