docker latest is giving startup permission issues on certain machines (ubuntu 20.04 + docker 25.0.3) #10605
-
Describe the bugOn some machines, when I start the docker compose up with the following compose.yml file, at startup I get an access error. The same exact compose file works on other OS/docker combinations without any issues. Even with the same docker version and the same OS - I have two machines - one gives the error, and one does not.
Reproduction steps
Expected behaviorOn all machines, we expect that the access error is not there. Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hello, thanks for using RabbitMQ. A couple things -
Please start a new discussion here: Thanks! |
Beta Was this translation helpful? Give feedback.
-
Just FYI, I created a repo with a docker compose file - https://github.com/lukebakken/rabbitmq-server-10604 I can't reproduce this issue in my Arch Linux environment
|
Beta Was this translation helpful? Give feedback.
-
This should have been a discussion. |
Beta Was this translation helpful? Give feedback.
Just FYI, I created a repo with a docker compose file - https://github.com/lukebakken/rabbitmq-server-10604
I can't reproduce this issue in my Arch Linux environment