Skip to content

Commit e373afd

Browse files
Automator: update common-files@master in istio/api@master (#3453)
1 parent bccd18b commit e373afd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f48640e24b3bbca425d82d33f582bffb048b6b2e
1+
91642a668aca4904bc6f28d5d8d713ee1c3b4422

common/scripts/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ read -ra DOCKER_RUN_OPTIONS <<< "${DOCKER_RUN_OPTIONS:-}"
4949
--sig-proxy=true \
5050
--cap-add=SYS_ADMIN \
5151
${DOCKER_SOCKET_MOUNT:--v /var/run/docker.sock:/var/run/docker.sock} \
52+
-e DOCKER_HOST=${DOCKER_SOCKET_HOST:-unix:///var/run/docker.sock} \
5253
$CONTAINER_OPTIONS \
5354
--env-file <(env | grep -v ${ENV_BLOCKLIST}) \
5455
-e IN_BUILD_CONTAINER=1 \

0 commit comments

Comments
 (0)