Author | SHA1 | Message | Date |
---|---|---|---|
|
6b1c84d1dc |
Use sqlite3 database as default for Docker image (#2182)
Signed-off-by: Tao Wang <twang2218@gmail.com> |
8 years ago |
|
8d4f08e574 |
Fixing multiple docker issues (#386)
* Added stupid docker task to makefile * Dropped unknown option PrintLastLog from docker ssh config * OpenSSH should log to docker stdout * Set random pw for docker git user, otherwise it is locked * Stop using templates and public within docker |
8 years ago |
|
d4a0cb6002 | Use su-exec instead of gosu, much smaller | 8 years ago |
|
bd4c127f1f |
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> |
8 years ago |