Johannes Schickling 7ccd2b4e68 images 11 years ago
mailcatcher readme 11 years ago
octave install.sh 11 years ago
rust compile 11 years ago
.gitignore ignore 11 years ago
README.md images 11 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
  • 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.