| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
529f9d03ce | Fix ordering in app.ini and fix run mode option (#2829) | 8 years ago |
|
|
d545e32b56 |
Add environment variable support for Docker image (#2201)
* Add `gettext` dependencies as we need `envsubst` command; * Modified s6's gitea setup script, instead of `cp` the template if no `app.ini` exist, it will substitude the envvars and generate the new `app.ini`; * Make `/docker/etc/templates/app.ini` a template contains environment variables; Signed-off-by: Tao Wang <twang2218@gmail.com> |
8 years ago |
|
|
41cc110e62 |
Use sqlite3 database as default for Docker image (#2182)
Signed-off-by: Tao Wang <twang2218@gmail.com> |
8 years ago |
|
|
86aa8e413a
|
Restructured docker building
I have restructured the docker build process entirely, the binary gets built outside of the docker build command, now we are managing all dependencies with real Alpine packages and I have dropped features like socat or the cron daemon. Signed-off-by: Thomas Boerger <tboerger@suse.de> |
9 years ago |