aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-27 17:51:25 +0300
committerGitHub <noreply@github.com>2022-12-27 17:51:25 +0300
commit80ed2fbc302db2d2e9053dbd042815e700f00a66 (patch)
tree05a80d526bcd3aa374a87c1bff9a00a87f7873a3
parent00dd4f4a198d0172bd1fcf6ef7292407b120dd35 (diff)
Automated documentation update (#365)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
-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