How can we help?
What's new
- Docker Sandboxes Run sandboxes on Docker-managed cloud infrastructure Create and manage cloud sandboxes with the sbx CLI, including cloud-specific credentials, network policies, lifecycle controls, and transfers between local and cloud environments.
- Docker Sandboxes Manage cloud sandboxes with the API and TypeScript SDK Create cloud sandboxes, run commands, transfer files, and manage images, snapshots, volumes, and secrets from applications and automated workflows.
- Docker Sandboxes Compose sandbox environments with kits v3 Build sandbox environments from workload and mixin kits, combine them into reusable kit sets, and publish the result as a container image.
- Docker Skills Give coding agents guidance with Docker Skills Install Docker's official open-source skills in compatible coding agents to give them guidance for Dockerfiles, Compose applications, and other Docker tasks.
- Docker Sandboxes Share agent skills read-only by default Sandboxes created with version 0.43.0 mount shared agent skills read-only by default. Choose read-only, read-write, or no access when creating a sandbox.
- Docker Sandboxes Run agents without mounting host files Create a sandbox without a host workspace mount. Keep agent files inside the sandbox across stops and restarts, and copy files between the sandbox and host when needed.
- Docker Sandboxes Install and update shared skills from Git repositories Install agent skills from Git repositories into a persistent store shared across sandboxes, and update or remove them with sbx skills.
- Docker Build Cloud Use Docker Build Cloud with standard Buildx Buildx 0.37.0 includes the cloud driver, so you can connect to Docker Build Cloud from the standard Buildx CLI plugin without installing a separate client.