We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77150c9 commit 8a84547Copy full SHA for 8a84547
helper.fish
@@ -8,6 +8,7 @@ if test -f /usr/bin/podman
8
set -xg DEFAULT_DOCKER_ARGS --pids-limit 256704
9
else
10
set -xg DOCKER "docker"
11
+ set -xg DOCKER_URL_PREFIX ""
12
end
13
14
0 commit comments