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: site/content/en/docs/drivers/docker.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ The Docker driver allows you to install Kubernetes into an existing Docker insta
16
16
-[Install Docker](https://docs.docker.com/engine/install/) 18.09 or higher (20.10 or higher is recommended)
17
17
- amd64 or arm64 system.
18
18
- If using WSL complete [these steps]({{<ref "/docs/tutorials/wsl_docker_driver">}}) first
19
+
- Don't forget to follow this [step](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to manage Docker as a non-root user.
0 commit comments