mirror of
/repos/baseimage-docker.git
synced 2026-08-22 23:30:52 +02:00
892dcc7ca4
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.