Commit 36bd34fe authored by SolidRun Docker Tools's avatar SolidRun Docker Tools

docker: preserve environment variables

Signed-off-by: default avatarJosua Mayer <josua@solid-run.com>
parent 09c2501f
......@@ -26,4 +26,4 @@ sudo -u build git config --global user.name "LX2160A Toolchain Container"
sudo -u build git config --global user.email "support@solid-run.com"
# now run the build script as the build user
sudo -u build bash /work/runme.sh
sudo -u build -E bash /work/runme.sh
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment