Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.59 KB

File metadata and controls

49 lines (33 loc) · 1.59 KB

Artizo Dev Containers

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.

Features

  • 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 .gitconfig into the container

Supported editors

Why

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.

Requirements

  • A supported editor (see above)
  • Docker Desktop (or Podman)

Everything else is bundled with the extension.

License

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