Skip to main content

Questions tagged [podman]

The tag has no usage guidance.

-2 votes
1 answer
58 views

How to delete remaining podman containers on Windows11?

THIS IS NOT A DUPLICATE! STOP FLAGGING IT AS SUCH, IF YOU DIDN'T EVEN READ THE QUESTION! NUMEROUS TOOLS SHOW THERE IS NO HANDLE LOCKING THE FILE BUT I CANNOT DELETE THE FILE ANYWAY. THAT IS THE ...
ihaveaquestion's user avatar
1 vote
1 answer
58 views

Firewalld port redirect to rootless podman container

I'm having a podman container running rootless on port 8080 and 8443. But I want to have access to them on port 80 and 443. This is working quite well with firewalld and this command: firewall-cmd \ ...
user496909's user avatar
0 votes
0 answers
59 views

Virtual Machine Platform (and possibly WSL also) not working with Podman

OS: Windows 10 Home (19045.4412) I am trying to get Podman up and running to work with containers. Here is what it is showing me. I am focusing on the Virtual Machine Platform for now, and I will ...
flakpm's user avatar
  • 1
0 votes
1 answer
63 views

Run Docker image without any root access

Think of yourself working on a managed Linux server, just using a normal user identity, without any way to use root at all. Lazy and paranoid system administrators refuse to install any new packages. ...
Kane Green's user avatar
0 votes
1 answer
965 views

Utilizing Podman with Minikube, GUEST_PROVISION error, volume already exists, and more

I have a Kubernetes project using Minikube. Up until this point it has been using Docker as the driver. However, we have been directed to switch over and use Podman instead. The issue stems from what ...
Michael's user avatar
  • 263
0 votes
1 answer
652 views

Podman gives warning >Failed to decode the keys ["configmaps"] from "/home/theuser/.config/containers/containers.conf<

I'm using Ubuntu 22.04.3 LTS and have the following version of podman (podman version): Version: 3.4.4 API Version: 3.4.4 Go Version: go1.18.1 Built: Thu Jan 1 01:00:00 1970 OS/Arch: ...
jmizv's user avatar
  • 145
1 vote
1 answer
63 views

docker/podman issue when building in a golang:1.20 container

Anyone know why podman fails and docker works? podman: $ podman run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.20 go build -v go: go.mod file not found in current directory or ...
Nifle's user avatar
  • 34.6k
1 vote
1 answer
1k views

Error: qemu exited unexpectedly with Could not open edk2-aarch64-code : No such file or directory

After brew upgrade podman machine no longer works. podman machine start Starting machine "podman-machine-default" Waiting for VM ... Error: qemu exited unexpectedly with exit code 1, stderr: ...
nelaaro's user avatar
  • 13.8k
1 vote
0 answers
294 views

Podman push to quay results in "Requesting bearer token: invalid status code from registry 400 (Bad Request)"

I'm on Linux (RHEL8) trying to use podman to push to an internal quay registry, but I get an error about the "bearer token" when I execute the podman push, as shown below: podman login -u=&...
Dan's user avatar
  • 111
1 vote
0 answers
778 views

How to use a static ip address and a pod in podman-compose

I have all ready created a network test with subnet 10.2.5.0/16 and also have create a pod test for this compose setup. I was not able to find a way to define the pod. Anyway when I try to check the ...
zakadmin's user avatar
1 vote
1 answer
805 views

Podman container port forwarding has issue with secondary NIC

My title may not be very clear I have a server running CentOS 8: eth0 connects to subnet 10.0.3.0/24, having IP 10.0.3.15 eth1 connects to subnet 10.0.103.0/24, having IP 10.0.103.15 As they have ...
Phoenix's user avatar
  • 111
0 votes
1 answer
436 views

static ip address rootless containers

Is there any possibilities of allocating custom internal static ip address for podman rootless containers. And then expose them securely to the public internet through reverse proxy without opening ...
zakadmin's user avatar
5 votes
1 answer
3k views

podman "The cgroupv2 manager is set to systemd but there is no systemd user session available" warning

Context I am using a Raspberry Pi running on Raspbian. I connect remotely using ssh. I want to use podman for building images and running containers, the exact same way I've done on my local machine. ...
GregoirePelegrin's user avatar
0 votes
1 answer
693 views

Podman container not getting ip from macvlan DHCP, what is wrong with my config?

I'm not sure what I'm doing wrong. I know my DHCP server is running and working, I'm giving out IPs to other non-macvlan network devices... basically everything connecting to my wifi AP. What's wrong ...
Justin808's user avatar
  • 426
1 vote
0 answers
101 views

How do you remotely connect to a docker daemon on Windows WSL2 backend from another machine's docker client through a VPN?

I tried setting hosts array in the Docker Engine configuration (json) file inside the Docker Desktop interface. The VM did start successfully for 127.0.0.1. Tho Docker Desktop UI is stuck spinning ...
Tiger Kaovilai's user avatar

15 30 50 per page