Skip to content

tomazb/alpine-noroot-containertools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Alpine Container Tools Docker Image

I had a need for an image with some container tools in it which doesn't run as root. So this is it :)

Based on alpine to keep the image nice and small.

Tools installed

  • nmap
  • curl
  • etcd
  • kubectl
  • docker client
  • boltbrowser
  • oc
  • amicontained

Running Instructions

docker run -it raesene/alpine-noroot-containertools /bin/sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%