dockerTools.streamLayeredImage: source $stdenv/setup before running fakeRootCommands
This commit is contained in:
parent
5199c7e6da
commit
057c7a2d58
1 changed files with 1 additions and 1 deletions
|
@ -776,7 +776,7 @@ rec {
|
|||
mkdir $out
|
||||
|
||||
fakeroot bash -c '
|
||||
set -e
|
||||
source $stdenv/setup
|
||||
cd old_out
|
||||
eval "$fakeRootCommands"
|
||||
tar \
|
||||
|
|
Loading…
Reference in a new issue