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
2017-07-01 15:27:44 +02:00
cachethq reduce cachethq size 2017-06-28 16:40:44 +02:00
etherpad remove useless echo && build image 2017-06-30 15:11:23 +02:00
kresus correction of kresus error && push mirror gitlab-ci 2017-07-01 15:27:44 +02:00
nginx nginx builder 2017-07-01 13:43:17 +02:00
peertube remove useless echo && build image 2017-06-30 15:11:23 +02:00
php remove useless echo && build image 2017-06-30 15:11:23 +02:00
presentator remove useless echo && build image 2017-06-30 15:11:23 +02:00
standardfile correction of standardfile builder error && update standardnotes builder && remove git check id for nginx 2017-06-30 15:47:43 +02:00
standardnotes correction of standardfile builder error && update standardnotes builder && remove git check id for nginx 2017-06-30 15:47:43 +02:00
unmaintened unmaintened onyxproject, phpBB 2017-06-27 16:55:01 +02:00
z2pdf remove useless echo && build image 2017-06-30 15:11:23 +02:00
.gitlab-ci.yml correction of kresus error && push mirror gitlab-ci 2017-07-01 15:27:44 +02:00
README.md Update dockerfile 2017-04-16 14:54:30 +02:00

Dockerfile

build status

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 gitlab instance. If you don't trust, you can build yourself images. Instructions are on README.

Contributing

Any contributions, are very welcome !