github.com/tonistiigi/docker@v0.10.1-0.20240229224939-974013b0dc6a/daemon/graphdriver/overlay2/overlay_unsupported.go (about)

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