mirror of
https://github.com/containers/image.git
synced 2025-04-18 19:44:05 +03:00
6 lines
59 B
Go
6 lines
59 B
Go
//go:build !freebsd
|
|
|
|
package docker
|
|
|
|
const etcDir = "/etc"
|