Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.26 KB

dockerfiles

Various Dockerfiles for simple images I use in various places. Inspired by https://github.com/jessfraz/dockerfiles .

Images

Most of these should be findable on dockerhub under cerebrate/whatever.

The Containers

Linux Containers

Container Purpose
czsh minimal zsh/oh-my-zsh on debian, for testing
emacs containerized emacs, no X.
htop process monitoring
httpbin simple HTTP request/response service ( https://httpbin.org/ )
httpie intuitive CLI HTTP client ( https://httpie.org/ )
lynx text-based web browser
netcat the tcp/ip swiss army knife
ponysay like cowsay, but with more MLP:FiM

Windows Containers

None yet.