This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dryusdan c40a88b1dc Mettre à jour 'piwik/Dockerfile' 2017-11-02 10:04:10 +00:00
Olympe/api create image for docker olympe api 2017-10-03 01:31:25 +02:00
cachethq reduce cachethq size 2017-06-28 16:40:44 +02:00
cryptpad update 2017-11-02 08:34:29 +00:00
freshrss move nginx conf folder 2017-10-30 12:39:58 +01:00
ghost Update ghost 1.16 2017-10-26 15:36:43 +02:00
isso update ghost isso && add piwik 2017-09-16 22:02:02 +02:00
kresus update 2017-09-11 15:53:29 +02:00
nginx nginx builder 2017-07-01 13:43:17 +02:00
peertube update 2017-11-02 08:34:29 +00:00
php-fuelphp update 2017-09-11 15:53:29 +02:00
php-grav update 2017-09-11 15:53:29 +02:00
phproject Update phpproject to 16.2 2017-09-28 15:16:37 +02:00
piwik Mettre à jour 'piwik/Dockerfile' 2017-11-02 10:04:10 +00:00
prelude remove shinken 2017-07-21 11:36:36 +02:00
presentator update 2017-09-11 15:53:29 +02:00
reverse-proxy change name of reverse nginx 2017-10-21 18:03:42 +02:00
shaarli Mettre à jour 'shaarli/Dockerfile' 2017-11-02 09:54:23 +00:00
standardfile update 2017-09-11 15:53:29 +02:00
standardnotes update 2017-09-11 15:53:29 +02:00
ttrss update 2017-09-11 15:53:29 +02:00
unmaintened update 2017-11-02 08:34:29 +00:00
z2pdf update 2017-09-11 15:53:29 +02:00
.drone.yml update 2017-09-11 15:53:29 +02:00
.gitignore add gitignore 2017-09-11 15:52:19 +02:00
README.md Mettre à jour 'README.md' 2017-09-29 13:13:45 +02:00
builder.sh change name of reverse nginx 2017-10-21 18:03:42 +02:00

README.md

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 !