cli
cli copied to clipboard
Support for OCI Images
/kind:feature
see https://github.com/containers/podman/issues/10309
its not possible to publish OCI images, would be nice if heroku would support that.
i was unable to find any way to create a feature request for the backend, so i created it here. maybe someone knows where/how to create a feature request for the heroku backend.
Just as a quick note for anyone that stumbles upon this, using BUILDAH_FORMAT=docker makes podman build docker-format images and makes it possible to push those to Heroku.