podman/pkg/api/handlers/utils
Valentin Rothberg fb4a0c572e support tag@digest notation
Vendor in the latest HEAd of containers/common to implicitly support the
tag@digest notation for images.  To remain compatible with Docker, the
tag will be stripped off the image reference and is entirely ignored.

Fixes: #6721
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-05-31 14:38:43 +02:00
..
containers.go fix: response body of containers wait endpoint 2021-05-18 20:52:09 +02:00
errors.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
handler.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
handler_test.go Use version package to track all versions 2021-03-03 17:03:19 -07:00
images.go support tag@digest notation 2021-05-31 14:38:43 +02:00