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