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 d90ed9d953 Update peertube 2017-11-29 10:26:41 +00:00
Olympe/api create image for docker olympe api 2017-10-03 01:31:25 +02:00
cachethq peertube image 2017-11-03 09:13:35 +00:00
cryptpad update 2017-11-02 22:37:45 +00:00
freshrss move nginx conf folder 2017-10-30 12:39:58 +01:00
ghost Mettre à jour 'ghost/Dockerfile' 2017-11-02 13:33:55 +00: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
peertube Update peertube 2017-11-29 10:26:41 +00:00
php-fuelphp update 2017-09-11 15:53:29 +02:00
php-grav update 2017-09-11 15:53:29 +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-nginx clear repo 2017-11-03 09:16:40 +00: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 Mettre à jour 'standardnotes/Dockerfile' 2017-11-02 15:48:14 +00:00
unmaintened clear repo 2017-11-03 09:16:40 +00:00
.drone.yml update 2017-09-11 15:53:29 +02:00
.gitignore update 2017-11-02 22:37:45 +00:00
README.md Mettre à jour 'README.md' 2017-09-29 13:13:45 +02:00
builder.sh Mettre à jour 'builder.sh' 2017-11-03 09:18:25 +00: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 !