Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! feat: use largest writable tmpfs that allows executables
  • Loading branch information
hugojosefson committed Apr 1, 2024
1 parent de71ed9 commit 7677560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion find-docker-sock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ print_first_socket() {
}

print_first_socket \
"${XDG_RUNTIME_DIR}/docker.sock" \
"${XDG_RUNTIME_DIR:-""}/docker.sock" \
/var/run/docker.sock \
/run/docker.sock

0 comments on commit 7677560

Please sign in to comment.