Open any folder inside a Docker container with a full development environment powered by devcontainer.json.
Reduces friction when developing for linux-centric targets on Windows or macOS.
- Container provisioning — image, Dockerfile, or Docker Compose
- AI-assisted setup — create, update, or repair devcontainer.json
- JSON repair — auto-fix syntax errors in broken config files
- Sidebar panel — toggle GPU, privileged mode, mounts, ports, extensions
- Container lifecycle — start, stop, rebuild, remove
- Port forwarding — auto-detect and forward container ports
- Extension install — sync local extensions into the container
- SSH agent forwarding — use host SSH keys inside the container
- Git config copy — mirror host
.gitconfiginto the container
Microsoft's Dev Containers extension is terrific, but closed-source and locked to the official VS Code IDE.
Artizo Dev Containers provides the same functionality for Kiro, Trae, and Devin
by leveraging the open-source @devcontainers/cli and reimplementing the IDE
integration layer from scratch.
- A supported editor (see above)
- Docker Desktop (or Podman)
Everything else is bundled with the extension.
GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for the full text.
Commercial licensing: contact@aergic.com
© 2026 Aergic Labs, LLC | aergic.com