Johannes Schickling c9e3cedac8 symlink 11 years ago
hugin hugin 11 years ago
jekyll watch 11 years ago
latex latex 11 years ago
mailcatcher mb 11 years ago
nodejs remove local 11 years ago
octave latex 11 years ago
opencv symlink 11 years ago
rust set e 11 years ago
.gitignore ignore 11 years ago
.travis.yml no notifications 11 years ago
README.md hugin 11 years ago

README.md

dockerfiles Build Status

Collection of lightweight and ready-to-use docker images

Images

  • Hugin - Hugin & Panorama tools
  • Jekyll - Lightweight jekyll working environment
  • Latex - Full texlive distribution
  • Mailcatcher - Extra small mailcatcher image
  • NodeJS - Minimal NodeJS + NPM 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.