"I tried to run a Docker image in Terminal, but it is showing permission denied."
- I tried to install Weaviate in Azure. The way to do it is to have a yml file that I need to run through Docker.
- Whenever I try to run that, it shows permission denied.
- At some point, it runs without showing permission denied, but after installing the Docker image, it shows permission denied again.
- If I close the terminal and open a new terminal and check that, it works for some time and says permission is denied again.
- At some times, it shows that even Docker is not found after the installation is done.
NOTE: I tried everything in root as well as user.
Please help me to solve this issue.