blob: 09e7f89fed3af14d8bcce21223692c5fa09228e9 [file] [log] [blame]
// +build windows
package system
// DefaultPathEnv is deliberately empty on Windows as the default path will be set by
// the container. Docker has no context of what the default path should be.
const DefaultPathEnv = ""