gogs/docker/s6
Paul Spieker 044a45db2e docker: prevent Gogs from running a recursive chown on each boot (#5724)
The chown command in the setup file of Gogs is supposed to be executed just once. As soon as the app.ini file exists, this step should be skipped. However, the test was checking if a directory with the name app.ini exists instead of a file. Therefore, the chown command was executed on each boot.
2019-06-16 13:42:56 -04: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: prevent Gogs from running a recursive chown on each boot (#5724) 2019-06-16 13:42:56 -04: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