Skip to content

Helpers4 DevContainers

Plug-and-play development container features — consistent environments, zero setup friction.

20 features covering AI coding agents, editor & Git tooling, language toolchains, caching, and secrets — see the full list, grouped by purpose, on Getting Started.

Most of them also come with Automatic Extras — container-specific fixes (like a Git config value copied from your host) applied with nothing to configure.

Features are published to ghcr.io/helpers4/devcontainer/<feature-name>:

{
  "features": {
    "ghcr.io/helpers4/devcontainer/essential-dev:1": {},
    "ghcr.io/helpers4/devcontainer/typescript-dev:1": {}
  }
}

Found a bug or want to request a new feature? Open an issue on the DevContainer repository.

Want to improve this documentation? Use the Edit page link at the bottom of any page, or open an issue on the website repository.

LGPL-3.0 — See LICENSE for details.