gogs/docker/s6
Achilleas Koutsou 91e9495148 docker: check "/app/gogs" separately on startup (#5895)
When running gogs after the first time, if the image has changed (update
rebuild), the /app/gogs directory will have changed owner back to
root:root, but /data will likely not be since the data directories are
likely to be persistent.

Checking /app/gogs separately fixes this.
2020-01-23 02:22:30 +08:00
..
.s6-svscan Docker Container Restart Fix 2015-10-10 21:03:19 +01:00
crond Add the ability to run crond inside the Docker container 2016-02-12 02:48:55 +00:00
gogs docker: check "/app/gogs" separately on startup (#5895) 2020-01-23 02:22:30 +08:00
openssh Remove RSA1 keys as only SSH version 2 is used 2016-01-06 10:26:37 +01:00
syslogd Add syslog & fix `/data/git` rights & SOCAT_LINK env var 2015-11-04 19:22:15 +00:00