Johannes Schickling 17bf5b71cd warning 10 years ago
mailcatcher readme 11 years ago
octave install.sh 11 years ago
opencv warning 10 years ago
rust libncurses5-dev 11 years ago
.gitignore ignore 11 years ago
.travis.yml no notifications 11 years ago
README.md readmes 10 years ago

README.md

dockerfiles Build Status

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.