Skip to content
Discussion options

You must be logged in to vote

are you saying that when running docker build, the processes running inside the podman machine itself are different, e.g. using docker's buildkit, which isn't in play with podman build?

Yes

The error you're seeing is what I am seeing as well. Are you saying you're getting this even w/o podman, on a vanilla system using docker?

Yes. (Podman is installed on Fedora CoreOS but I don't think /usr/bin/podman was executed during docker build --platform linux/amd64 -t gitea/gitea:latest . --load)

I forgot to mention that I also have docker-buildkit and docker-buildx installed on the Fedora CoreOS system. I installed them with

 rpm-ostree install -A docker-buildkit docker-buildx

Here are RPM …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@bdruth
Comment options

@eriksjolund
Comment options

Answer selected by bdruth
@bdruth
Comment options

@eriksjolund
Comment options

@bdruth
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants