### Get started with Docker MCP Toolkit Source: https://docs.docker.com/llms-full.txt Learn how to quickly install and use the MCP Toolkit to set up servers and clients. ```APIDOC ## Get started with Docker MCP Toolkit ### Description Learn how to quickly install and use the MCP Toolkit to set up servers and clients. ### URL https://docs.docker.com/ai/mcp-catalog-and-toolkit/get-started/ ``` -------------------------------- ### docker offload start Source: https://docs.docker.com/llms-full.txt Start offloading. ```APIDOC ## docker offload start ### Description Start offloading. ### URL https://docs.docker.com/reference/cli/docker/offload/start/ ``` -------------------------------- ### Get started with DMR Source: https://docs.docker.com/llms-full.txt How to install, enable, and use Docker Model Runner to manage and run AI models. ```APIDOC ## Get started with DMR ### Description How to install, enable, and use Docker Model Runner to manage and run AI models. ### URL https://docs.docker.com/ai/model-runner/get-started/ ``` -------------------------------- ### docker container start Source: https://docs.docker.com/llms-full.txt Start one or more containers. ```APIDOC ## docker container start ### Description Start one or more containers. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker container start [CONTAINER_ID] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### DMR examples Source: https://docs.docker.com/llms-full.txt Example projects and CI/CD workflows for Docker Model Runner. ```APIDOC ## DMR examples ### Description Example projects and CI/CD workflows for Docker Model Runner. ### URL https://docs.docker.com/ai/model-runner/examples/ ``` -------------------------------- ### docker compose start Source: https://docs.docker.com/llms-full.txt Starts existing services defined in a compose file. ```APIDOC ## docker compose start ### Description Start existing services defined in a compose file. ### URL https://docs.docker.com/reference/cli/docker/compose/start/ ``` -------------------------------- ### docker plugin install Source: https://docs.docker.com/llms-full.txt Installs a Docker plugin. ```APIDOC ## docker plugin install ### Description Installs a Docker plugin. ### URL https://docs.docker.com/reference/cli/docker/plugin/install/ ``` -------------------------------- ### docker compose up Source: https://docs.docker.com/llms-full.txt Creates and starts containers for services defined in a compose file. ```APIDOC ## docker compose up ### Description Create and start containers for services defined in a compose file. ### URL https://docs.docker.com/reference/cli/docker/compose/up/ ``` -------------------------------- ### docker model start-runner Source: https://docs.docker.com/llms-full.txt Starts a runner for a Docker model. ```APIDOC ## docker model start-runner ### Description Starts a runner for a Docker model. ### URL https://docs.docker.com/reference/cli/docker/model/start-runner/ ``` -------------------------------- ### docker pass get Source: https://docs.docker.com/llms-full.txt Get a password. ```APIDOC ## docker pass get ### Description Get a password. ### URL https://docs.docker.com/reference/cli/docker/pass/get/ ``` -------------------------------- ### docker swarm init Source: https://docs.docker.com/llms-full.txt Initialize a Swarm. ```APIDOC ## docker swarm init ### Description Initialize a Swarm. ### URL https://docs.docker.com/reference/cli/docker/swarm/init/ ``` -------------------------------- ### docker context create Source: https://docs.docker.com/llms-full.txt Create a context. ```APIDOC ## docker context create ### Description Create a context. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context create [CONTEXT_NAME] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx create Source: https://docs.docker.com/llms-full.txt Create a new builder instance. ```APIDOC ## docker buildx create ### Description Create a new builder instance. ### URL https://docs.docker.com/reference/cli/docker/buildx/create/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/create.md ``` -------------------------------- ### docker scout vex get Source: https://docs.docker.com/llms-full.txt Retrieves vulnerability exploitability (VEX) information for Docker Scout. ```APIDOC ## docker scout vex get ### Description Retrieves vulnerability exploitability (VEX) information for Docker Scout. ### URL https://docs.docker.com/reference/cli/docker/scout/vex/get/ ``` -------------------------------- ### Configuration options Source: https://docs.docker.com/llms-full.txt Configure context size, runtime parameters, and model behavior in Docker Model Runner. ```APIDOC ## Configuration options ### Description Configure context size, runtime parameters, and model behavior in Docker Model Runner. ### URL https://docs.docker.com/ai/model-runner/configuration/ ``` -------------------------------- ### Open WebUI integration Source: https://docs.docker.com/llms-full.txt Set up Open WebUI as a ChatGPT-like interface for Docker Model Runner. ```APIDOC ## Open WebUI integration ### Description Set up Open WebUI as a ChatGPT-like interface for Docker Model Runner. ### URL https://docs.docker.com/ai/model-runner/openwebui-integration/ ``` -------------------------------- ### Docker MCP Toolkit Source: https://docs.docker.com/llms-full.txt Use the MCP Toolkit to set up MCP servers and MCP clients. ```APIDOC ## Docker MCP Toolkit ### Description Use the MCP Toolkit to set up MCP servers and MCP clients. ### URL https://docs.docker.com/ai/mcp-catalog-and-toolkit/toolkit/ ``` -------------------------------- ### Use MCP Toolkit from the CLI Source: https://docs.docker.com/llms-full.txt Manage MCP profiles, servers, and catalogs using Docker MCP CLI. ```APIDOC ## Use MCP Toolkit from the CLI ### Description Manage MCP profiles, servers, and catalogs using Docker MCP CLI. ### URL https://docs.docker.com/ai/mcp-catalog-and-toolkit/cli/ ``` -------------------------------- ### DesktopUI Interface Source: https://docs.docker.com/llms-full.txt Enables interaction with the Docker Desktop user interface from extensions. ```APIDOC ## Interface: DesktopUI ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/DesktopUI/ ``` -------------------------------- ### docker run Source: https://docs.docker.com/llms-full.txt Run a command in a new container. ```APIDOC ## docker run ### Description Run a command in a new container. ### URL https://docs.docker.com/reference/cli/docker/run/ ``` -------------------------------- ### docker context show Source: https://docs.docker.com/llms-full.txt Show the current context. ```APIDOC ## docker context show ### Description Show the current context. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context show ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker context ls Source: https://docs.docker.com/llms-full.txt List contexts. ```APIDOC ## docker context ls ### Description List contexts. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context ls ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker container create Source: https://docs.docker.com/llms-full.txt Create a new container. ```APIDOC ## docker container create ### Description Create a new container. ### URL https://docs.docker.com/reference/cli/docker/container/create/ ``` -------------------------------- ### docker buildx history import Source: https://docs.docker.com/llms-full.txt Import build history. ```APIDOC ## docker buildx history import ### Description Import build history. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/import/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/import.md ``` -------------------------------- ### docker buildx build Source: https://docs.docker.com/llms-full.txt Build with buildx. ```APIDOC ## docker buildx build ### Description Build with buildx. ### URL https://docs.docker.com/reference/cli/docker/buildx/build/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/build.md ``` -------------------------------- ### docker ps Source: https://docs.docker.com/llms-full.txt List containers. ```APIDOC ## docker ps ### Description List containers. ### URL https://docs.docker.com/reference/cli/docker/ps/ ``` -------------------------------- ### docker buildx imagetools create Source: https://docs.docker.com/llms-full.txt Create image using imagetools. ```APIDOC ## docker buildx imagetools create ### Description Create image using imagetools. ### URL https://docs.docker.com/reference/cli/docker/buildx/imagetools/create/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/imagetools/create.md ``` -------------------------------- ### docker buildx history open Source: https://docs.docker.com/llms-full.txt Open build history. ```APIDOC ## docker buildx history open ### Description Open build history. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/open/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/open.md ``` -------------------------------- ### docker buildx version Source: https://docs.docker.com/llms-full.txt Show version information. ```APIDOC ## docker buildx version ### Description Show version information. ### URL https://docs.docker.com/reference/cli/docker/buildx/version/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/version.md ``` -------------------------------- ### docker context import Source: https://docs.docker.com/llms-full.txt Import a context from a tarball. ```APIDOC ## docker context import ### Description Import a context from a tarball. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context import [CONTEXT_NAME] [TARBALL_PATH] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx dial-stdio Source: https://docs.docker.com/llms-full.txt Dial stdio. ```APIDOC ## docker buildx dial-stdio ### Description Dial stdio. ### URL https://docs.docker.com/reference/cli/docker/buildx/dial-stdio/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/dial-stdio.md ``` -------------------------------- ### docker model show Source: https://docs.docker.com/llms-full.txt Shows details of a Docker model. ```APIDOC ## docker model show ### Description Shows details of a Docker model. ### URL https://docs.docker.com/reference/cli/docker/model/show/ ``` -------------------------------- ### docker sandbox create copilot Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for copilot. ```APIDOC ## docker sandbox create copilot ### Description Creates a new sandbox environment for copilot. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/copilot/ ``` -------------------------------- ### docker context inspect Source: https://docs.docker.com/llms-full.txt Display detailed information about one or more contexts. ```APIDOC ## docker context inspect ### Description Display detailed information about one or more contexts. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context inspect [CONTEXT_NAME] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx inspect Source: https://docs.docker.com/llms-full.txt Inspect builder. ```APIDOC ## docker buildx inspect ### Description Inspect builder. ### URL https://docs.docker.com/reference/cli/docker/buildx/inspect/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/inspect.md ``` -------------------------------- ### docker buildx dap build Source: https://docs.docker.com/llms-full.txt Build with DAP. ```APIDOC ## docker buildx dap build ### Description Build with DAP. ### URL https://docs.docker.com/reference/cli/docker/buildx/dap/build/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/dap/build.md ``` -------------------------------- ### docker buildx bake Source: https://docs.docker.com/llms-full.txt Build using bake. ```APIDOC ## docker buildx bake ### Description Build using bake. ### URL https://docs.docker.com/reference/cli/docker/buildx/bake/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/bake.md ``` -------------------------------- ### docker buildx use Source: https://docs.docker.com/llms-full.txt Set a builder instance as the current one. ```APIDOC ## docker buildx use ### Description Set a builder instance as the current one. ### URL https://docs.docker.com/reference/cli/docker/buildx/use/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/use.md ``` -------------------------------- ### docker container run Source: https://docs.docker.com/llms-full.txt Run a command in a new container. ```APIDOC ## docker container run ### Description Run a command in a new container. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker container run [IMAGE] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx history ls Source: https://docs.docker.com/llms-full.txt List build history. ```APIDOC ## docker buildx history ls ### Description List build history. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/ls/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/ls.md ``` -------------------------------- ### docker desktop engine use Source: https://docs.docker.com/llms-full.txt Set the default engine for Docker Desktop. ```APIDOC ## docker desktop engine use ### Description Set the default engine for Docker Desktop. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker desktop engine use [ENGINE_NAME] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker desktop engine ls Source: https://docs.docker.com/llms-full.txt List available engines in Docker Desktop. ```APIDOC ## docker desktop engine ls ### Description List available engines in Docker Desktop. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker desktop engine ls ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx ls Source: https://docs.docker.com/llms-full.txt List builders. ```APIDOC ## docker buildx ls ### Description List builders. ### URL https://docs.docker.com/reference/cli/docker/buildx/ls/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/ls.md ``` -------------------------------- ### Dockerfile Build Checks Source: https://docs.docker.com/llms-full.txt Documentation for Dockerfile build checks. ```APIDOC ## ConsistentInstructionCasing URL: https://docs.docker.com/reference/build-checks/consistent-instruction-casing/ Description: All commands within the Dockerfile should use the same casing (either upper or lower) ``` ```APIDOC ## CopyIgnoredFile URL: https://docs.docker.com/reference/build-checks/copy-ignored-file/ Description: Attempting to Copy file that is excluded by .dockerignore ``` ```APIDOC ## DuplicateStageName URL: https://docs.docker.com/reference/build-checks/duplicate-stage-name/ Description: Stage names should be unique ``` -------------------------------- ### Extensions Source: https://docs.docker.com/llms-full.txt Documentation for defining and reusing custom fragments with extensions in Docker Compose. ```APIDOC ## Extensions ### Description Define and reuse custom fragments with extensions in Docker Compose. ### URL https://docs.docker.com/reference/compose-file/extension/ ``` -------------------------------- ### docker sandbox create kiro Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for kiro. ```APIDOC ## docker sandbox create kiro ### Description Creates a new sandbox environment for kiro. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/kiro/ ``` -------------------------------- ### docker network create Source: https://docs.docker.com/llms-full.txt Creates a Docker network. ```APIDOC ## docker network create ### Description Creates a Docker network. ### URL https://docs.docker.com/reference/cli/docker/network/create/ ``` -------------------------------- ### docker sandbox create opencode Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for opencode. ```APIDOC ## docker sandbox create opencode ### Description Creates a new sandbox environment for opencode. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/opencode/ ``` -------------------------------- ### docker push Source: https://docs.docker.com/llms-full.txt Upload an image or repository to a registry. ```APIDOC ## docker push ### Description Upload an image or repository to a registry. ### URL https://docs.docker.com/reference/cli/docker/push/ ``` -------------------------------- ### docker desktop enable model-runner Source: https://docs.docker.com/llms-full.txt Enable the model runner in Docker Desktop. ```APIDOC ## docker desktop enable model-runner ### Description Enable the model runner in Docker Desktop. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker desktop enable model-runner ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker build Source: https://docs.docker.com/llms-full.txt Builds an image from a Dockerfile. ```APIDOC ## docker build ### Description Builds an image from a Dockerfile. ### URL https://docs.docker.com/reference/cli/docker/build/ ### Markdown https://docs.docker.com/reference/cli/docker/build.md ``` -------------------------------- ### docker sandbox ls Source: https://docs.docker.com/llms-full.txt List sandboxes. ```APIDOC ## docker sandbox ls ### Description List sandboxes. ### URL https://docs.docker.com/reference/cli/docker/sandbox/ls/ ``` -------------------------------- ### docker stack ps Source: https://docs.docker.com/llms-full.txt List the tasks in a stack. ```APIDOC ## docker stack ps ### Description List the tasks in a stack. ### URL https://docs.docker.com/reference/cli/docker/stack/ps/ ``` -------------------------------- ### docker plugin enable Source: https://docs.docker.com/llms-full.txt Enables a Docker plugin. ```APIDOC ## docker plugin enable ### Description Enables a Docker plugin. ### URL https://docs.docker.com/reference/cli/docker/plugin/enable/ ``` -------------------------------- ### docker sandbox create gemini Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for gemini. ```APIDOC ## docker sandbox create gemini ### Description Creates a new sandbox environment for gemini. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/gemini/ ``` -------------------------------- ### docker stack deploy Source: https://docs.docker.com/llms-full.txt Deploy a stack to a Swarm. ```APIDOC ## docker stack deploy ### Description Deploy a stack to a Swarm. ### URL https://docs.docker.com/reference/cli/docker/stack/deploy/ ``` -------------------------------- ### docker plugin ls Source: https://docs.docker.com/llms-full.txt List Docker plugins. ```APIDOC ## docker plugin ls ### Description List Docker plugins. ### URL https://docs.docker.com/reference/cli/docker/plugin/ls/ ``` -------------------------------- ### docker desktop diagnose Source: https://docs.docker.com/llms-full.txt Run diagnostics on Docker Desktop. ```APIDOC ## docker desktop diagnose ### Description Run diagnostics on Docker Desktop. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker desktop diagnose ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker buildx history trace Source: https://docs.docker.com/llms-full.txt Trace build history. ```APIDOC ## docker buildx history trace ### Description Trace build history. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/trace/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/trace.md ``` -------------------------------- ### Exec Interface Source: https://docs.docker.com/llms-full.txt Enables extensions to execute commands within containers. ```APIDOC ## Interface: Exec ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/Exec/ ``` -------------------------------- ### docker container attach Source: https://docs.docker.com/llms-full.txt Attach local standard input, output, and error streams to a running container. ```APIDOC ## docker container attach ### Description Attach local standard input, output, and error streams to a running container. ### URL https://docs.docker.com/reference/cli/docker/container/attach/ ``` -------------------------------- ### docker context use Source: https://docs.docker.com/llms-full.txt Set a local context as the current context. ```APIDOC ## docker context use ### Description Set a local context as the current context. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker context use [CONTEXT_NAME] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### Dynamic MCP Source: https://docs.docker.com/llms-full.txt Discover and add MCP servers on-demand using natural language with Dynamic MCP servers. ```APIDOC ## Dynamic MCP ### Description Discover and add MCP servers on-demand using natural language with Dynamic MCP servers. ### URL https://docs.docker.com/ai/mcp-catalog-and-toolkit/dynamic-mcp/ ``` -------------------------------- ### docker node ps Source: https://docs.docker.com/llms-full.txt List processes running on a node. ```APIDOC ## docker node ps ### Description List processes running on a node. ### URL https://docs.docker.com/reference/cli/docker/node/ps/ ``` -------------------------------- ### sbx create opencode Source: https://docs.docker.com/llms-full.txt Creates an opencode resource using the sbx command. ```APIDOC ## sbx create opencode ### Description Creates an opencode resource. ### URL https://docs.docker.com/reference/cli/sbx/create/opencode/ ``` -------------------------------- ### docker swarm leave Source: https://docs.docker.com/llms-full.txt Leave a Swarm. ```APIDOC ## docker swarm leave ### Description Leave a Swarm. ### URL https://docs.docker.com/reference/cli/docker/swarm/leave/ ``` -------------------------------- ### docker config create Source: https://docs.docker.com/llms-full.txt Creates a Docker config object from a file or stdin. ```APIDOC ## docker config create ### Description Create a Docker config object from a file or stdin. ### URL https://docs.docker.com/reference/cli/docker/config/create/ ``` -------------------------------- ### ExecOptions Interface Source: https://docs.docker.com/llms-full.txt Defines options for executing commands within containers. ```APIDOC ## Interface: ExecOptions ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/ExecOptions/ ``` -------------------------------- ### Compose Build Specification Source: https://docs.docker.com/llms-full.txt Documentation for the Compose Build Specification. ```APIDOC ## Compose Build Specification ### Description Learn about the Compose Build Specification. ### URL https://docs.docker.com/reference/compose-file/build/ ``` -------------------------------- ### docker sandbox inspect Source: https://docs.docker.com/llms-full.txt Display detailed information about a sandbox. ```APIDOC ## docker sandbox inspect ### Description Display detailed information about a sandbox. ### URL https://docs.docker.com/reference/cli/docker/sandbox/inspect/ ``` -------------------------------- ### docker sandbox create claude Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for claude. ```APIDOC ## docker sandbox create claude ### Description Creates a new sandbox environment for claude. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/claude/ ``` -------------------------------- ### IDE and tool integrations Source: https://docs.docker.com/llms-full.txt Configure popular AI coding assistants and tools to use Docker Model Runner as their backend. ```APIDOC ## IDE and tool integrations ### Description Configure popular AI coding assistants and tools to use Docker Model Runner as their backend. ### URL https://docs.docker.com/ai/model-runner/ide-integrations/ ``` -------------------------------- ### docker service create Source: https://docs.docker.com/llms-full.txt Creates a new Docker service. ```APIDOC ## docker service create ### Description Creates a new Docker service. ### URL https://docs.docker.com/reference/cli/docker/service/create/ ``` -------------------------------- ### docker plugin push Source: https://docs.docker.com/llms-full.txt Push a Docker plugin to a registry. ```APIDOC ## docker plugin push ### Description Push a Docker plugin to a registry. ### URL https://docs.docker.com/reference/cli/docker/plugin/push/ ``` -------------------------------- ### docker stack services Source: https://docs.docker.com/llms-full.txt List the services in a stack. ```APIDOC ## docker stack services ### Description List the services in a stack. ### URL https://docs.docker.com/reference/cli/docker/stack/services/ ``` -------------------------------- ### docker stack ls Source: https://docs.docker.com/llms-full.txt List one or more stacks. ```APIDOC ## docker stack ls ### Description List one or more stacks. ### URL https://docs.docker.com/reference/cli/docker/stack/ls/ ``` -------------------------------- ### Docker Hub API Reference Source: https://docs.docker.com/llms-full.txt Reference documentation for the Docker Hub API. ```APIDOC ## Docker Hub API changelog URL: https://docs.docker.com/reference/api/hub/changelog/ Description: Docker Hub API changelog ``` ```APIDOC ## Deprecated Docker Hub API endpoints URL: https://docs.docker.com/reference/api/hub/deprecated/ Description: Deprecated Docker Hub API endpoints ``` ```APIDOC ## Docker Hub API reference URL: https://docs.docker.com/reference/api/hub/latest/ Description: Reference documentation and Swagger (OpenAPI) specification for the Docker Hub API. ``` -------------------------------- ### docker sandbox create cagent Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for cagent. ```APIDOC ## docker sandbox create cagent ### Description Creates a new sandbox environment for cagent. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/cagent/ ``` -------------------------------- ### docker service ps Source: https://docs.docker.com/llms-full.txt List the tasks of services. ```APIDOC ## docker service ps ### Description List the tasks of services. ### URL https://docs.docker.com/reference/cli/docker/service/ps/ ``` -------------------------------- ### Extension API Reference Source: https://docs.docker.com/llms-full.txt Reference documentation for the Docker Extension API. ```APIDOC ## Interface: Extension URL: https://docs.docker.com/reference/api/extensions-sdk/Extension/ Description: Docker extension API reference ``` ```APIDOC ## Interface: ExtensionCli URL: https://docs.docker.com/reference/api/extensions-sdk/ExtensionCli/ Description: Docker extension API reference ``` ```APIDOC ## Interface: ExtensionHost URL: https://docs.docker.com/reference/api/extensions-sdk/ExtensionHost/ Description: Docker extension API reference ``` ```APIDOC ## Interface: ExtensionVM URL: https://docs.docker.com/reference/api/extensions-sdk/ExtensionVM/ Description: Docker extension API reference ``` ```APIDOC ## Interface: Host URL: https://docs.docker.com/reference/api/extensions-sdk/Host/ Description: Docker extension API reference ``` ```APIDOC ## Interface: HttpService URL: https://docs.docker.com/reference/api/extensions-sdk/HttpService/ Description: Docker extension API reference ``` ```APIDOC ## Interface: NavigationIntents URL: https://docs.docker.com/reference/api/extensions-sdk/NavigationIntents/ Description: Docker extension API reference ``` ```APIDOC ## Interface: OpenDialogResult URL: https://docs.docker.com/reference/api/extensions-sdk/OpenDialogResult/ Description: Docker extension API reference ``` ```APIDOC ## Interface: RawExecResult URL: https://docs.docker.com/reference/api/extensions-sdk/RawExecResult/ Description: Docker extension API reference ``` ```APIDOC ## Interface: RequestConfig URL: https://docs.docker.com/reference/api/extensions-sdk/RequestConfig/ Description: Docker extension API reference ``` ```APIDOC ## Interface: RequestConfigV0 URL: https://docs.docker.com/reference/api/extensions-sdk/RequestConfigV0/ Description: Docker extension API reference ``` ```APIDOC ## Interface: ServiceError URL: https://docs.docker.com/reference/api/extensions-sdk/ServiceError/ Description: Docker extension API reference ``` ```APIDOC ## Interface: SpawnOptions URL: https://docs.docker.com/reference/api/extensions-sdk/SpawnOptions/ Description: Docker extension API reference ``` ```APIDOC ## Interface: Toast URL: https://docs.docker.com/reference/api/extensions-sdk/Toast/ Description: Docker extension API reference ``` -------------------------------- ### Registry API Reference Source: https://docs.docker.com/llms-full.txt Reference documentation for the Docker Registry API. ```APIDOC ## Registry authentication URL: https://docs.docker.com/reference/api/registry/auth/ Description: Specifies the Docker Registry v2 authentication ``` ```APIDOC ## Supported registry API for Docker Hub URL: https://docs.docker.com/reference/api/registry/latest/ Description: Supported registry API endpoints. ``` -------------------------------- ### docker service ls Source: https://docs.docker.com/llms-full.txt List services. ```APIDOC ## docker service ls ### Description List services. ### URL https://docs.docker.com/reference/cli/docker/service/ls/ ``` -------------------------------- ### docker buildx history logs Source: https://docs.docker.com/llms-full.txt Show build history logs. ```APIDOC ## docker buildx history logs ### Description Show build history logs. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/logs/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/logs.md ``` -------------------------------- ### docker buildx imagetools inspect Source: https://docs.docker.com/llms-full.txt Inspect image using imagetools. ```APIDOC ## docker buildx imagetools inspect ### Description Inspect image using imagetools. ### URL https://docs.docker.com/reference/cli/docker/buildx/imagetools/inspect/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/imagetools/inspect.md ``` -------------------------------- ### docker buildx debug build Source: https://docs.docker.com/llms-full.txt Build with debug. ```APIDOC ## docker buildx debug build ### Description Build with debug. ### URL https://docs.docker.com/reference/cli/docker/buildx/debug/build/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/debug/build.md ``` -------------------------------- ### docker sandbox create shell Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for shell. ```APIDOC ## docker sandbox create shell ### Description Creates a new sandbox environment for shell. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/shell/ ``` -------------------------------- ### docker sandbox exec Source: https://docs.docker.com/llms-full.txt Execute a command in a sandbox. ```APIDOC ## docker sandbox exec ### Description Execute a command in a sandbox. ### URL https://docs.docker.com/reference/cli/docker/sandbox/exec/ ``` -------------------------------- ### Compose Deploy Specification Source: https://docs.docker.com/llms-full.txt Documentation for the Compose Deploy Specification. ```APIDOC ## Compose Deploy Specification ### Description Learn about the Compose Deploy Specification. ### URL https://docs.docker.com/reference/compose-file/deploy/ ``` -------------------------------- ### docker plugin inspect Source: https://docs.docker.com/llms-full.txt Display detailed information about a Docker plugin. ```APIDOC ## docker plugin inspect ### Description Display detailed information about a Docker plugin. ### URL https://docs.docker.com/reference/cli/docker/plugin/inspect/ ``` -------------------------------- ### sbx create shell Source: https://docs.docker.com/llms-full.txt Creates a shell resource using the sbx command. ```APIDOC ## sbx create shell ### Description Creates a shell resource. ### URL https://docs.docker.com/reference/cli/sbx/create/shell/ ``` -------------------------------- ### Docker Interface Source: https://docs.docker.com/llms-full.txt Offers methods to interact with the Docker daemon and manage Docker resources. ```APIDOC ## Interface: Docker ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/Docker/ ``` -------------------------------- ### docker sandbox create codex Source: https://docs.docker.com/llms-full.txt Creates a new sandbox environment for codex. ```APIDOC ## docker sandbox create codex ### Description Creates a new sandbox environment for codex. ### URL https://docs.docker.com/reference/cli/docker/sandbox/create/codex/ ``` -------------------------------- ### docker swarm join Source: https://docs.docker.com/llms-full.txt Make an existing node part of a Swarm. ```APIDOC ## docker swarm join ### Description Make an existing node part of a Swarm. ### URL https://docs.docker.com/reference/cli/docker/swarm/join/ ``` -------------------------------- ### DockerCommand Interface Source: https://docs.docker.com/llms-full.txt Allows extensions to execute Docker commands and retrieve their output. ```APIDOC ## Interface: DockerCommand ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/DockerCommand/ ``` -------------------------------- ### docker plugin create Source: https://docs.docker.com/llms-full.txt Creates a Docker plugin from a plugin author's source code. ```APIDOC ## docker plugin create ### Description Creates a Docker plugin from a plugin author's source code. ### URL https://docs.docker.com/reference/cli/docker/plugin/create/ ``` -------------------------------- ### docker pull Source: https://docs.docker.com/llms-full.txt Download an image or repository from a registry. ```APIDOC ## docker pull ### Description Download an image or repository from a registry. ### URL https://docs.docker.com/reference/cli/docker/pull/ ``` -------------------------------- ### Inference engines Source: https://docs.docker.com/llms-full.txt Learn about the llama.cpp, vLLM, and Diffusers inference engines in Docker Model Runner. ```APIDOC ## Inference engines ### Description Learn about the llama.cpp, vLLM, and Diffusers inference engines in Docker Model Runner. ### URL https://docs.docker.com/ai/model-runner/inference-engines/ ``` -------------------------------- ### docker buildx history inspect attachment Source: https://docs.docker.com/llms-full.txt Inspect build history attachment. ```APIDOC ## docker buildx history inspect attachment ### Description Inspect build history attachment. ### URL https://docs.docker.com/reference/cli/docker/buildx/history/inspect/attachment/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/history/inspect/attachment.md ``` -------------------------------- ### docker buildx policy eval Source: https://docs.docker.com/llms-full.txt Evaluate policy. ```APIDOC ## docker buildx policy eval ### Description Evaluate policy. ### URL https://docs.docker.com/reference/cli/docker/buildx/policy/eval/ ### Markdown https://docs.docker.com/reference/cli/docker/buildx/policy/eval.md ``` -------------------------------- ### docker stack config Source: https://docs.docker.com/llms-full.txt Manage Docker stack configurations. ```APIDOC ## docker stack config ### Description Manage Docker stack configurations. ### URL https://docs.docker.com/reference/cli/docker/stack/config/ ``` -------------------------------- ### docker builder build Source: https://docs.docker.com/llms-full.txt Builds using the builder. ```APIDOC ## docker builder build ### Description Builds using the builder. ### URL https://docs.docker.com/reference/cli/docker/builder/build/ ### Markdown https://docs.docker.com/reference/cli/docker/builder/build.md ``` -------------------------------- ### docker container stats Source: https://docs.docker.com/llms-full.txt Display a live stream of container(s) resource usage statistics. ```APIDOC ## docker container stats ### Description Display a live stream of container(s) resource usage statistics. ### Method Not applicable (CLI command) ### Endpoint Not applicable (CLI command) ### Parameters None explicitly documented in the provided text. ### Request Example ```bash docker container stats [CONTAINER_ID] ``` ### Response Not explicitly documented in the provided text. ``` -------------------------------- ### docker model skills Source: https://docs.docker.com/llms-full.txt Lists the skills of a Docker model. ```APIDOC ## docker model skills ### Description Lists the skills of a Docker model. ### URL https://docs.docker.com/reference/cli/docker/model/skills/ ``` -------------------------------- ### MCP Profiles Source: https://docs.docker.com/llms-full.txt Organize MCP servers into profiles for different projects and environments. ```APIDOC ## MCP Profiles ### Description Organize MCP servers into profiles for different projects and environments. ### URL https://docs.docker.com/ai/mcp-catalog-and-toolkit/profiles/ ``` -------------------------------- ### docker compose watch Source: https://docs.docker.com/llms-full.txt Runs commands in response to filesystem event. ```APIDOC ## docker compose watch ### Description Run commands in response to filesystem events. ### URL https://docs.docker.com/reference/cli/docker/compose/watch/ ``` -------------------------------- ### sbx template load Source: https://docs.docker.com/llms-full.txt Loads an sbx template. ```APIDOC ## sbx template load ### Description Loads an sbx template. ### URL https://docs.docker.com/reference/cli/sbx/template/load/ ``` -------------------------------- ### BackendV0 Interface Source: https://docs.docker.com/llms-full.txt Provides access to backend services and functionalities for Docker extensions. ```APIDOC ## Interface: BackendV0 ### Description Docker extension API reference ### URL https://docs.docker.com/reference/api/extensions-sdk/BackendV0/ ``` -------------------------------- ### docker container ls Source: https://docs.docker.com/llms-full.txt List containers. ```APIDOC ## docker container ls ### Description List containers. ### URL https://docs.docker.com/reference/cli/docker/container/ls/ ```