cli icon indicating copy to clipboard operation
cli copied to clipboard

Support for OCI Images

Open damnms opened this issue 4 years ago • 1 comments

/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.

damnms avatar May 11 '21 15:05 damnms

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.

cesarizu avatar Sep 13 '21 14:09 cesarizu