Open davidkhala opened 3 years ago
if we change to
export const host = {
dockerSock: '/run/podman/podman.sock'
};
we still see
1) up
run peers:
Error: (HTTP code 500) server error - error while creating mount source path '/run/podman/podman.sock': mkdir /run/podman/podman.sock: permission denied
plan to use busybox to debug and test https://docs.podman.io/en/latest/markdown/podman-system-service.1.html
This issue is not unique for podman, rootless-docker use the same design
podman alias issue