https://docs.podman.io/en/latest/markdown/podman-manifest-pu...
Wonder why they don't use OCI format.
# podman inspect quay.io/my/image:latest | jq ".[].ManifestType" "application/vnd.oci.image.manifest.v1+json" # podman push --format v2s2 quay.io/my/image:latest registry.fly.io/my-app:latest