In this repository, you will find lots of dockerfiles, with a philosophy of being as light as possible, easy to use, and secure (minimal root process).
Most dockerfiles, are based on alpine Linux, which is a very light GNU/Linux distribution.
Now, all my images is build and push with drone.io, a circle-ci like self-hosted. If you don't trust, you can build yourself images. Instructions are on README.
Any contributions, are very welcome !