Skip to content

Releases: PKramek/claude-devcontainer

v0.1.1

09 Apr 20:45
2584a41

Choose a tag to compare

What's Changed

  • ci: auto GitHub Releases + parallel test scenarios by @PKramek in #11
  • chore: bump version to 0.1.1 by @PKramek in #12

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Apr 18:41
14c56f0

Choose a tag to compare

Initial pre-release of the Claude Code DevContainer Feature.

Supports Debian, Ubuntu, Alpine, Arch, Fedora, RHEL, Rocky, Alma, and Amazon Linux on amd64/arm64.

Install: Add to your devcontainer.json:

"features": {
  "ghcr.io/pkramek/claude-devcontainer/claude-code:0.1.0": {}
}