github.com/rawahars/moby@v24.0.4+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"