You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Johannes Schickling 02a9c8a4a8 ssl 10 years ago
mailcatcher readme 10 years ago
octave install.sh 10 years ago
rust ssl 10 years ago
.gitignore ignore 10 years ago
.travis.yml no notifications 10 years ago
README.md badge 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
  • 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.