Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-25 | Move the Dockerfile inside an alpine subdirectory | louiz’ | |
2017-06-14 | Update the docker images and the gitlab-ci script to use sqlite3 | louiz’ | |
2017-04-21 | Use alpine for the docker image, and simplify the config + run stuff | louiz’ | |
Using env variable directly used by the process, it’s easier than calling sed on the configuration file before we start the process. Also we don’t need to start as root anymore, and it’s a lot cleaner. | |||
2017-04-12 | Always chown biboumi /var/lib/biboumi when the docker container starts | louiz’ | |
This fixes permission problems when we bind a volume that is not owned by the biboumi user. | |||
2017-02-28 | Revert "Split the biboumi dockerfile into two, to be able to disable the cache" | louiz’ | |
This reverts commit 26eb28dc2368d14e171201a0c6b76b76b19e1ddc. | |||
2017-02-28 | Split the biboumi dockerfile into two, to be able to disable the cache | louiz’ | |
2017-02-17 | docker: Properly handle and document the /var/lib/biboumi directory | louiz’ | |
2017-02-17 | Add a biboumi Dockerfile | louiz’ | |