podman-build/cmd/podman/registry/registry_freebsd.go
2025-10-11 12:30:35 +09:00

5 lines
136 B
Go

package registry
// DefaultRootAPIPath is the default path of the REST socket
const DefaultRootAPIPath = "/var/run/podman/podman.sock"