automation-tests/cmd/podman/registry/registry_freebsd.go

5 lines
136 B
Go

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