docker-hs icon indicating copy to clipboard operation
docker-hs copied to clipboard

Support URL Image Sources and Private Registries (esp. AWS ECR)

Open RobertFischer opened this issue 3 years ago • 0 comments

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?

RobertFischer avatar Apr 24 '21 19:04 RobertFischer