github.com/rumpl/bof@v23.0.0-rc.2+incompatible/daemon/graphdriver/overlay/overlay_unsupported.go (about)

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