Commit e3a874a0 authored by xoviat's avatar xoviat Committed by GitHub
Browse files

docker: link mount parent-home volume

parent 27bb4c3a
......@@ -91,7 +91,7 @@ function build_multilinux {
-e REPO_DIR="$repo_dir" \
-e PLAT="$PLAT" \
-v $PWD:/io \
-v $HOME/.ccache:/ccache \
-v $HOME:/parent-home \
$docker_image /io/$MULTIBUILD_DIR/docker_build_wrap.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