Skip to content

Commit 8a84547

Browse files
committed
set var in both cases
1 parent 77150c9 commit 8a84547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helper.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ if test -f /usr/bin/podman
88
set -xg DEFAULT_DOCKER_ARGS --pids-limit 256704
99
else
1010
set -xg DOCKER "docker"
11+
set -xg DOCKER_URL_PREFIX ""
1112
end
1213

1314

0 commit comments

Comments
 (0)