4a46d41c1c
When running the docker auto-updater image as non-root user, supervisord logs a "CRIT could not write pidfile /run/supervisord.pid" since the user does not have permission to the /run directory. Changing the location to /etc/supervisor fixes it because permissions are set for non-root access of the /etc/supervisor directory. Closes https://github.com/storj/storj/issues/4730 Change-Id: Id463f3a08db44dd9283921ece4575abdad9bd7f2 |
||
---|---|---|
.. | ||
docker | ||
docker-base | ||
dashboard.go | ||
deprecated.go | ||
Dockerfile | ||
Dockerfile.base | ||
gracefulexit_test.go | ||
gracefulexit.go | ||
main_test.go | ||
main.go | ||
service_nonwindows.go | ||
service_windows.go | ||
storagenode.yaml |