/Dockerfiles

Mirror repo for Dockerfile

Primary LanguageShell

Dockerfile

What ?

In this repository, you will find lots of dockerfiles, with a philosophy of being as light as possible, easy to use.

Almost all the time, dockerfiles are based on alpine Linux, which is a very light GNU/Linux distribution.

Build

Now, all my images is build and push with my own gitea instance. If you don't trust, you can build yourself images. Instructions are on README.

Contributing

Any contributions, are very welcome !