mirror of
/repos/baseimage-docker.git
synced 2026-06-25 13:50:50 +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.