Skip to content
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

Docker image dont run rootless #3012

Open
kri164 opened this issue Mar 6, 2024 · 0 comments
Open

Docker image dont run rootless #3012

kri164 opened this issue Mar 6, 2024 · 0 comments

Comments

@kri164
Copy link

kri164 commented Mar 6, 2024

# whoami
root

# podman run -it --name mosquitto eclipse-mosquitto:openssl
1709743251: mosquitto version 2.0.18 starting
1709743251: Config loaded from /mosquitto/config/mosquitto.conf.
1709743251: Starting in local only mode. Connections will only be possible from clients running on this machine.
1709743251: Create a configuration file which defines a listener to allow remote access.
1709743251: For more details see https://mosquitto.org/documentation/authentication-methods/
1709743251: Opening ipv4 listen socket on port 1883.
1709743251: Opening ipv6 listen socket on port 1883.
1709743251: mosquitto version 2.0.18 running
> whoami
joe
> podman run -it --name mosquitto eclipse-mosquitto:openssl
1709743292: Error: Unable to open config file /mosquitto/config/mosquitto.conf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant