mirror of
https://github.com/containers/podman.git
synced 2026-01-26 23:12:58 -05:00
This matches Docker behavior, and will make the Docker frontend work with `podman system service` (Docker tries to create, then if that fails with 404 sends a request to pull the image). Fixes #6960 Signed-off-by: Matthew Heon <matthew.heon@pm.me>