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.
1.0 KiB
1.0 KiB
dockerfiles
Collection of lightweight and ready-to-use docker images
Images
- Latex - Lightwight 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.