Unverified Commit 5fb5c388 authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

typo

parent b6921f9b
{ {
"id": "docker-from-docker", "id": "docker-from-docker",
"version": "1.0.7", "version": "1.0.8",
"name": "Docker (Docker-from-Docker)", "name": "Docker (Docker-from-Docker)",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/docker-from-docker", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/docker-from-docker",
"descripton": "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.", "description": "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.",
"options": { "options": {
"version": { "version": {
"type": "string", "type": "string",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment