mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
6 lines
59 B
Go
6 lines
59 B
Go
//go:build !freebsd
|
|
|
|
package docker
|
|
|
|
const etcDir = "/etc"
|