Building an image on the top of nasqueron/nginx-php-fpm Docker image, I see:
$ docker run --name tmp 585a158865e9 /usr/local/sbin/runsvdir-init: line 2: /usr/local/etc/envvars: Permission denied
At this stage, this image ran as app, not as root, and /usr/local/etc/envvars didn't exist.