5 lines
136 B
Go
5 lines
136 B
Go
package registry
|
|
|
|
// DefaultRootAPIPath is the default path of the REST socket
|
|
const DefaultRootAPIPath = "/var/run/podman/podman.sock"
|