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 6ce1635 commit e5d8769Copy full SHA for e5d8769
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