Closed
Description
Is your feature request related to a problem? Please describe.
Currently we have only container images for arm. They work on different architectures but it is not desired
Describe the solution you'd like
I build the containers using the following method:
podman buildx build --platform linux/amd64,linux/arm64,linux/i386 .
then republished the repositories
Metadata
Metadata
Assignees
Labels
No labels