An open API service indexing awesome lists of open source software.

https://github.com/clayrisser/green-docker

Make the most efficient docker images using best practices
https://github.com/clayrisser/green-docker

best-practices docker environment green

Last synced: 11 months ago
JSON representation

Make the most efficient docker images using best practices

Awesome Lists containing this project

README

          

# Green Docker

![](assets/green-docker.png)

Make the most efficient Docker image using best practices

Cut back on greenhouse emissions by writing good code

Please ★ this repo if you found it useful ★ ★ ★

Start by reading the [Dockerfile Guide](DOCKERFILE_GUIDE.md)

[Watch the Video](https://www.youtube.com/watch?v=2-wR_balsH0&t=525s)

## Features

* Pass SIGINT signal
* Package management
* Tiny base using Alpine
* Maximum cached layers

## Dependencies

[Docker](https://docker.com)

## Support

Submit an [issue](https://github.com/jamrizzi/readme/issues/new)

## Screenshots

![Screenshot 1](https://drive.google.com/uc?export=view&id=1eA3WplGAimutL1IwMylxd_5JAqnhXy3Txw)

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## License

[MIT License](https://github.com/jamrizzi/readme/blob/master/LICENSE)

[Jam Risser](https://jamrizzi.com) © 2017

## Credits

* [Jam Risser](https://jamrizzi.com) - Author
* [Docker](https://docs.docker.com/engine/reference/builder)

## Changelog

0.0.1 (2017-04-28)
* Initial release

## Support on Beerpay (actually, I drink coffee)

A ridiculous amount of coffee :coffee: :coffee: :coffee: was consumed in the process of building this project.

[Add some fuel](https://beerpay.io/jamrizzi/green-docker) if you'd like to keep me going!

[![Beerpay](https://beerpay.io/jamrizzi/green-docker/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/green-docker) [![Beerpay](https://beerpay.io/jamrizzi/green-docker/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/green-docker?focus=wish)