Replies: 2 comments 2 replies
-
|
Does this work without |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I had issues with the default "podman run" instructions from the docs on RHEL 10 (CIS1, FIPS) deploying the podman agent. Therefore, I would also add the following instructions for agent machines using podman: Which essentially corresponds to what the Wizard tells you to do. Quadlets are the way to go with podman. They can be confusing for newcomers though. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is your feature request related to a problem? Please describe
Hello!
This is not a duplicated of any issue.
Describe the solution you'd like
I suggest documentation instructs to add the file
/etc/containers/systemd/portainer.containerwith the following content:This Quadlet is fully equivalent to podman command already on documentation and its the proper way to enable it on boot.
Describe alternatives you've considered
The initial way to do is the one documented at https://docs.portainer.io/2.26/start/install-ce/server/podman/linux
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions