/dockerfiles

lots of dockerfiles, based on alpine

Primary LanguageShell

dockerfiles

What ?

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.

Build

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.

Contributing

Any contributions, are very welcome !