1
0
mirror of /repos/baseimage-docker.git synced 2026-02-27 17:41:59 +01:00
Files
baseimage-docker/image/my_init
Matt Olson 892dcc7ca4 Bypass runsvdir-start in order to preserve env
runsvdir-start clears the environment, which wipes out any
environment variables passed in when the container starts.
This patch bypasses runsvdir-start and calls runsvdir directly,
preserving the current environment.
2014-02-05 11:52:48 -08:00

2.9 KiB
Executable File