|
|
@ -3,6 +3,12 @@ dockerfiles |
|
|
|
|
|
|
|
Collection of lightweight and ready-to-use docker images |
|
|
|
|
|
|
|
## Images |
|
|
|
|
|
|
|
* **[Mailcatcher](https://github.com/schickling/dockerfiles/tree/master/rust)** - Extra small mailcatcher image |
|
|
|
* **[Octave](https://github.com/schickling/dockerfiles/tree/master/octave)** - Lightweight ocatve development environment |
|
|
|
* **[Rust](https://github.com/schickling/dockerfiles/tree/master/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`? |
|
|
|