Преглед изворни кода

Merge pull request #1547 from infosiftr/dind-rootless

Add a short blurb linking to the "dind-rootless" PR
yosifkit пре 6 година
родитељ
комит
93b7f0260c
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      docker/content.md

+ 4 - 0
docker/content.md

@@ -188,6 +188,10 @@ $ docker run --privileged --name some-docker -d \
 	%%IMAGE%%:dind --storage-driver overlay2
 	%%IMAGE%%:dind --storage-driver overlay2
 ```
 ```
 
 
+## Rootless
+
+For more information about using the experimental "rootless" image variants, see [docker-library/docker#174](https://github.com/docker-library/docker/pull/174).
+
 ## Where to Store Data
 ## Where to Store Data
 
 
 Important note: There are several ways to store data used by applications that run in Docker containers. We encourage users of the `%%REPO%%` images to familiarize themselves with the options available, including:
 Important note: There are several ways to store data used by applications that run in Docker containers. We encourage users of the `%%REPO%%` images to familiarize themselves with the options available, including: