summaryrefslogtreecommitdiff
path: root/libpod/image/docker_registry_options.go
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* remove blank lineLes Aker2020-04-23
* set bigfilestemporarydir for pullLes Aker2020-04-23
* pull/create: add --override-arch/--override-os flagsNalin Dahyabhai2019-10-29
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* image: add user agent to Docker registry optionsStefan Becker2019-08-12
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* Remove the authFile parameter from getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* Remove the signaturePolicyPath parameter from getCopyOptions and DRO.GetSyste...Miloslav Trmač2018-08-01
* Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Stage3 Image Librarybaude2018-03-14