Update Flatpak documentation to specify enabling podman.socket for user
See original GitHub issueIs your enhancement related to a problem? Please describe
Flatpak documentation for running Podman Desktop needs to say that it requires
systemctl --user start podman.socket
in order to run. No modifications to the Flatpak itself need to happen since it seems to pick up the Containers and Images after quitting the application and restarting it.
I was also unable to make the change to the flatpak by doing:
flatpak override --filesystem=/run/user/1000/podman/podman.sock io.podman_desktop.PodmanDesktop
I got permissions denied, but Flatseal seemed to do the trick.
Describe the solution you’d like
State that users will need the Podman Socket enabled.
systemctl --user enable podman.socket
systemctl --user start podman.socket
Describe alternatives you’ve considered
No response
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:24
Top Results From Across the Web
Trying to use VSCode from a Flatpak using Podman-Remote ...
Setup Visual Studio Code to use Podman-Remote ... Install the following plugins. ... This installs the Remote Development VSCode Plugin pack to enable...
Read more >Podman Installation Instructions
Once installed, the podman command can be run directly from your Windows PowerShell (or CMD) prompt, where it remotely communicates with the podman...
Read more >Introducing the Red Hat Flatpak runtime for desktop containers
Learn how to use the new Flatpak runtime to build containerized desktop applications on top of Red Hat Enterprise Linux 8.2.
Read more >How to replace `docker` with `podman` for PMM development
systemctl --user status podman.socket ○ podman.socket - Podman ... OK, this is common for rootless containers that system wouldn't allow ...
Read more >Flatpak - ArchWiki
Flatpak applications are not effectively sandboxed by default, even when the package comes from flathub, e.g. allowing access to user files in $HOME...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Even when installed as a Flatpak in the user’s space and not as root? Because that didn’t happen.
I’m also on Fedora Silverblue
I can definitely provide you more. I have
inxi
,neofetch
, and can grab anything you need/want.