Skip to content

Commit

Permalink
setup guides generated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 22, 2024
1 parent 1c70ecc commit 7ade18d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LINUX.md
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,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
2 changes: 1 addition & 1 deletion WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,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
2 changes: 1 addition & 1 deletion macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,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 7ade18d

Please sign in to comment.