podman/libpod/image
Stefan Becker e7fdaf48db image: add user agent to Docker registry options
Set the string to "libpod/VERSION" so that we don't use the unspecific
default of "Go-http-client/xxx".

Fixes #3788

Signed-off-by: Stefan Becker <chemobejk@gmail.com>
2019-08-12 18:28:36 +03:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go image: add user agent to Docker registry options 2019-08-12 18:28:36 +03:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go Fix possible runtime panic if image history len is zero 2019-07-25 12:45:08 +02:00
image_test.go Merge pull request #2850 from baude/eventsjournald 2019-04-25 12:20:39 -07:00
parts.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Add support for listing read/only and read/write images 2019-07-19 06:59:49 -04:00
pull.go Cleanup Pull Message 2019-07-20 06:08:22 -04:00
pull_test.go Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName 2019-01-14 04:07:23 +01:00
search.go fix search output limit 2019-08-01 16:15:15 -04:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go podman-remote save [image] 2019-02-20 12:58:05 -06:00