package requirement
import "github.com/dotcloud/docker/integration/internal/requirement"
Index ¶
- func CgroupNamespacesEnabled() bool
- func HasHubConnectivity(t *testing.T) bool
- func Overlay2Supported(kernelVersion string) bool
Functions ¶
func CgroupNamespacesEnabled ¶
func CgroupNamespacesEnabled() bool
CgroupNamespacesEnabled checks if cgroup namespaces are enabled on this host
func HasHubConnectivity ¶
HasHubConnectivity checks to see if https://hub.docker.com is accessible from the present environment
func Overlay2Supported ¶
Overlay2Supported returns true if the current system supports overlay2 as graphdriver
Source Files ¶
requirement.go requirement_linux.go
- Version
- v26.0.0-rc3+incompatible
- Published
- Mar 19, 2024
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 5 minutes ago –
Tools for package owners.