aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2022-12-27 17:37:42 +0300
committergithub-actions <github-actions@github.com>2022-12-27 17:37:42 +0300
commit794be50d44807b37733efecd2e9d37465c45e897 (patch)
tree10c3db9259de82f0dc8b275d8180f2c0609cfd82
parent592fdc8177f1993b26e5322be2e5fb82b2dff3d5 (diff)
Automated documentation update [skip ci]automated-documentation-update-3788119861
-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