github.com/docker/engine@v22.0.0-20211208180946-d456264580cf+incompatible/daemon/graphdriver/overlay2/overlay_unsupported.go (about)

     1  //go:build !linux
     2  // +build !linux
     3  
     4  package overlay2 // import "github.com/docker/docker/daemon/graphdriver/overlay2"