Got permission denied while trying to connect to the Docker

preview_player
Показать описание

You can fix the issue in the following ways -

1. Run the docker command as "sudo" .i.e. - sudo docker-compose up
2. Assigning current user to docker group .i.e. - sudo usermod -aG docker $USER

#docker101 #dockertips #fix
Рекомендации по теме