-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Podman remoteSocket not enabled on ubuntu 24.04 with version 4.9.3 #25016
Comments
Why should it? Podman works perfectly on a Linux machine without a remote socket. It is different then Docker. |
Hi @rhatdan - it works fine , but compare to other versions (lower than 4.9.3) remotesocket was enabled . with the latest version that service is disabled it impacting the customers . is there any reason why this service is disabled by default on containers? |
unless I am misreading this, that is decided by the distribution itself. Perhaps @siretart could provide insight but otherwise (again, if I am understanding your issue) this is an Ubuntu thing. |
It seems the system daemon is enabled, but the user daemon is disabled?
As far as I know, systemd enables everything - unless the distribution presets. EDIT: no big mystery there, it is done by the postinst
On fedora, all the services are disabled by default (preset)
|
is this coming from the Distribution package or is podman installed in some other way? If this is using the ubuntu 24.04 package, please open a shell and start filing a bug using |
Issue Description
The socket should be enabled by default .
version : Podman 4.9.3
Could you help why this service not enabled with 4.9.3 ?
Steps to reproduce the issue
NA
Describe the results you received
The socket not enabled by default .
version : Podman 4.9.3
Describe the results you expected
The socket should be enabled by default .
version : Podman 4.9.3
podman info output
Podman in a container
Yes
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: