package requirement

import "github.com/dotcloud/docker/integration/internal/requirement"

Index

Functions

func CgroupNamespacesEnabled

func CgroupNamespacesEnabled() bool

CgroupNamespacesEnabled checks if cgroup namespaces are enabled on this host

func HasHubConnectivity

func HasHubConnectivity(t *testing.T) bool

HasHubConnectivity checks to see if https://hub.docker.com is accessible from the present environment

func Overlay2Supported

func Overlay2Supported(kernelVersion string) bool

Overlay2Supported returns true if the current system supports overlay2 as graphdriver

Source Files

requirement.go requirement_linux.go

Version
v28.0.1+incompatible
Published
Feb 26, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
2 minutes ago

Tools for package owners.