You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+16-21Lines changed: 16 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -505,37 +505,32 @@ Installing Docker on WSL 2 is similar to installing Docker on any Linux distribu
505
505
>
506
506
> If it does not work, restart WSL with the command`wsl --shutdown` and start Docker service again.
507
507
508
-
Execute the following commands to install Docker:
508
+
>**For other Linux distributions**
509
+
>
510
+
> If you are using a distribution other than Ubuntu, check the Docker documentation for installation commands: [https://docs.docker.com/engine/install/](https://docs.docker.com/engine/install/)
> If you are using a distribution other than Ubuntu, check the Docker documentation for installation commands: [https://docs.docker.com/engine/install/](https://docs.docker.com/engine/install/)
538
-
539
534
Grant permissions to run Docker with your current user:
0 commit comments