Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 556 Bytes

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 !