This commit is contained in:
kenzuya
2026-03-11 01:30:12 +07:00
parent c0dd92db6c
commit f62c48ffd2
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
if not set -q DOCKER_HOST
set -gx DOCKER_HOST unix:///tmp/docker.sock
end