moby--moby/daemon/configs_linux.go

6 lines
62 B
Go

package daemon
func configsSupported() bool {
return true
}