mirror of https://github.com/docker/docs.git
Merge pull request #12382 from thaJeztah/go_rootless
Add "/go/rootless/" redirect to running engine in rootless mode
This commit is contained in:
commit
10410ef6bc
|
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
# Instructions on running docker in rootless mode. This redirect is currently
|
||||||
|
# used in the installation script at "get.docker.com"
|
||||||
|
redirect_to: /engine/security/rootless/
|
||||||
|
---
|
||||||
Loading…
Reference in New Issue