Open RobertFischer opened 3 years ago
There's a TODO in the Haddocks on pullImage: https://hackage.haskell.org/package/docker-0.6.0.5/docs/Docker-Client-Api.html#v:pullImage I'd like to take a swing at the second of those, and then the first. Any thoughts/suggestions/recommendations/requirements on the implementation?
TODO
pullImage
There's a
TODO
in the Haddocks onpullImage
: https://hackage.haskell.org/package/docker-0.6.0.5/docs/Docker-Client-Api.html#v:pullImage I'd like to take a swing at the second of those, and then the first. Any thoughts/suggestions/recommendations/requirements on the implementation?