Skip to content

Commit

Permalink
Update _partials/ubuntu_docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmanchon authored May 22, 2024
1 parent fd7193b commit 1c70ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _partials/ubuntu_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Run `docker run hello-world`, you should see something like:
<details>
<summary markdown='span'>❗️ Permission denied while trying to connect to the Docker daemon socket. ❗️ </summary>

If you received an error similar to the one below. navigate to the [GCP Compute Engine Console](https://console.cloud.google.com/compute/instances) and shut down your VM by selecting the tick box next to your VM instance and clicking STOP (closing and reopening VSCode is not enough).
If you receive an error similar to the one below, navigate to the [GCP Compute Engine Console](https://console.cloud.google.com/compute/instances) and shut down your VM by selecting the tick box next to your VM instance and clicking STOP (closing and reopening VSCode is not enough).

![](images/docker_permission_denied_socket.png)

Expand Down

0 comments on commit 1c70ecc

Please sign in to comment.