mirror of
https://github.com/containers/podman.git
synced 2025-12-04 04:09:40 +08:00
6 lines
59 B
Go
6 lines
59 B
Go
//go:build !freebsd
|
|
|
|
package docker
|
|
|
|
const etcDir = "/etc"
|