16 Aug 2021 07:39 AM - last edited on 27 Mar 2023 08:38 AM by MaciejNeumann
Hi guys I need some help. I'm trying to install OneAgent as a docker container on my physical host (ubuntu 20.4) and it gets pretty difficult to get it done.
My "docker run" command is formatted as below:
Why am I getting this permission error? I supposed docker daemon runs as a root privileges.
I ran other older images too and got same problem.
I do it on a virtual machine and get no error, but it does not solve my problem. I don't know how to solve that.
Any help, please?
Solved! Go to Solution.
16 Aug 2021 08:05 AM
Hi Alan!
Welcome to the Dynatrace Community! I hope you'll get help from the Dynatrace experts soon.
I just wanted to let you know that I removed the environment ID from your post, following the Community guidelines not to post sensitive data.
Best regards,
Karolina Linda
Dynatrace Senior Community Manager
17 Aug 2021 03:54 AM
It was strange but docker permission gave me the problem. I removed docker from my system and reinstalled again and that annoying problem asking for sudo to run docker can be solved doing that:
But I don't know if first persistent running oneagent container was doing the problem.
Here my steps:
Now I can have it running ok.