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-06-27 14:33:55 +02:00
cachet-monitoring add new config 2017-04-16 15:58:07 +02:00
cachethq remove env config file 2017-06-26 14:05:11 +02:00
etherpad Update README.md 2017-05-24 21:24:16 +00:00
nginx Update dockerfile 2017-04-16 14:54:30 +02:00
onyxproject reset repo 2017-03-14 20:56:57 +01:00
php remove env config file 2017-06-26 14:05:11 +02:00
presentator remove env config file 2017-06-26 14:05:11 +02:00
standardfile reduce image 2017-06-27 12:35:56 +02:00
standardnotes add standardnotes images 2017-06-27 14:33:55 +02:00
z2pdf add badge 2017-05-24 23:45:35 +02:00
.gitlab-ci.yml try to correct build faild 2017-06-26 16:04:21 +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 !