diff --git a/containers/docker-in-docker/README.md b/containers/docker-in-docker/README.md index dff400c243..0f9b474669 100644 --- a/containers/docker-in-docker/README.md +++ b/containers/docker-in-docker/README.md @@ -2,7 +2,7 @@ ## Summary -*Illustrates how you can use it to access your local Docker install from inside the a dev container by simply volume mounting the Docker unix socket. This variation uses `runArgs` and a `Dockerfile` to do the volume mounting* +*Illustrates how you can use it to access your local Docker install from inside the a dev container by simply volume mounting the Docker unix socket. This variation uses `runArgs` in `devContainer.json` to do the volume mounting.* | Metadata | Value | |----------|-------|