An open API service indexing awesome lists of open source software.

https://github.com/arkane-systems/dockerfiles

My dockerfiles for miscellaneous utilities.
https://github.com/arkane-systems/dockerfiles

Last synced: 3 months ago
JSON representation

My dockerfiles for miscellaneous utilities.

Awesome Lists containing this project

README

          

# 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.