Danish Prakash
Danish Prakash
@flouthoc If you haven't started already, mind If i play with this?
Sorry, I had some other items to look into. I'll try to get an update on both this and #4910 by end of this week.
This is caused due to the default value for `--layers`[1] between Podman and Buildah. For podman, it has been set to `true` by default and `false` in Buildah. The man...
> I was thinking this would just be added to the client and not the service side. > > buildah build --push > > Would internally do > > buildah...
> I concur should we just do this at podman, and only add --output=type=registry to buildah ? So adding the `--push` flag to podman which _would_ be translated to `--output`...
Yes, @rhatdan. Will try to address the remaining comments and the tests by early next week.
Yes, going to get back to this end of this week.
@flouthoc If you haven't started already, I'd like to take a shot at this.
> You should be able to do most of this in cmd/podman/images/build.go and buildx.go Just starting here but shouldn't this be moved to [containers/buildah](https://github.com/containers/buildah) given the actual changes would be...
Could you take a look at some of my comments on the [PR](https://github.com/containers/buildah/pull/4677) for this? Whenever you've a moment, thanks!