// +build !windows package container const ( testAbsPath = "/foo" testAbsNonExistent = "/some-non-existing-host-path/" )