Replies: 1 comment 1 reply
-
Can you test this with a newer podman version? There was some problem with the early default in quadlet, with podman 4.5 they should mostly use the same defaults as podman. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm running a container based on https://github.com/TrafeX/docker-php-nginx and all is working fine with "podman play kube".
But when using quadlet, the container remains unhealthy and i can't reach nginx.
My test.yaml file :
My test.kube file :
Files are placed in ~/.config/containers/systemd
Then :
systemctl --user daemon-reload systemctl --user start test
Did i forget something ? Any idea ?
Podman version : 4.4.1
OS : Rocky Linux 9
Beta Was this translation helpful? Give feedback.
All reactions