Skip to content

Commit 93b7f02

Browse files
authored
Merge pull request #1547 from infosiftr/dind-rootless
Add a short blurb linking to the "dind-rootless" PR
2 parents ba8c3d8 + 593c42e commit 93b7f02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker/content.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@ $ docker run --privileged --name some-docker -d \
188188
%%IMAGE%%:dind --storage-driver overlay2
189189
```
190190

191+
## Rootless
192+
193+
For more information about using the experimental "rootless" image variants, see [docker-library/docker#174](https://github.com/docker-library/docker/pull/174).
194+
191195
## Where to Store Data
192196

193197
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:

0 commit comments

Comments
 (0)