github.com/samsalisbury/distribution@v2.2.1-0.20151123021722-54f974340220+incompatible/doc.go (about)

     1  // Package distribution will define the interfaces for the components of
     2  // docker distribution. The goal is to allow users to reliably package, ship
     3  // and store content related to docker images.
     4  //
     5  // This is currently a work in progress. More details are available in the
     6  // README.md.
     7  package distribution