...
1# `daemon`
2
3[](https://godoc.org/github.com/google/go-containerregistry/pkg/v1/daemon)
4
5The `daemon` package enables reading/writing images from/to the docker daemon.
6
7It is not fully fleshed out, but is useful for interoperability, see various issues:
8
9* https://github.com/google/go-containerregistry/issues/205
10* https://github.com/google/go-containerregistry/issues/552
11* https://github.com/google/go-containerregistry/issues/627
View as plain text