|
10 years ago | |
---|---|---|
mailcatcher | 10 years ago | |
octave | 10 years ago | |
opencv | 10 years ago | |
rust | 10 years ago | |
.gitignore | 11 years ago | |
.travis.yml | 11 years ago | |
README.md | 10 years ago |
README.md
dockerfiles 
Collection of lightweight and ready-to-use docker images
Images
- Mailcatcher - Extra small mailcatcher image
- Octave - Lightweight ocatve development environment
- OpenCV - Lightweight ready-to use OpenCV image
- Rust - Lightweight nightly Rust build including Cargo and GDB
FAQ
Why do you use install.sh
scripts instead of putting the commands in the Dockerfile
?
Structuring an image this way keeps it much smaller.