aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2022-12-27 17:34:17 +0300
committergithub-actions <github-actions@github.com>2022-12-27 17:34:17 +0300
commit3308a3912f9aac3b697942c2eb999d2fbba8657b (patch)
tree130c3beaf3554cedfd57d0a949a77b0560e7e795
parent5fb5c388b5cf00ba9d4c09aa753fbd032f396507 (diff)
Automated documentation update [skip ci]automated-documentation-update-3788095730
-rw-r--r--src/docker-from-docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index e1de84b..be32ce9 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -1,7 +1,7 @@
# Docker (Docker-from-Docker) (docker-from-docker)
-
+Re-use the host docker socket, adding the Docker CLI to a container. Feature invokes a script to enable using a forwarded Docker socket within a container to run Docker commands.
## Example Usage