mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12132)
This commit is contained in:
parent
aec655f3e7
commit
1c29179f7c
|
@ -1 +1 @@
|
|||
76b0d19f74c5fad3d5c48d49802d5fa7b6a036c5
|
||||
b4c0f8fee8f5366d371b068cff43b3c5ef4de193
|
||||
|
|
|
@ -56,5 +56,6 @@ read -ra DOCKER_RUN_OPTIONS <<< "${DOCKER_RUN_OPTIONS:-}"
|
|||
--mount "type=volume,source=go,destination=/go" \
|
||||
--mount "type=volume,source=gocache,destination=/gocache" \
|
||||
--mount "type=volume,source=cache,destination=/home/.cache" \
|
||||
--mount "type=volume,source=crates,destination=/home/.cargo/registry" \
|
||||
${CONDITIONAL_HOST_MOUNTS} \
|
||||
-w "${MOUNT_DEST}" "${IMG}" "$@"
|
||||
|
|
Loading…
Reference in New Issue