fabro/crates/arc-devcontainer
Bryan Helmkamp 4ad60489b9 Fix 4 spec compliance gaps in arc-devcontainer
- Stop baking remoteEnv into Dockerfile (only containerEnv belongs as ENV)
- Merge forwardPorts with compose ports in compose mode (with dedup)
- Support build.target (parsed with variable substitution)
- Handle forwardPorts string formats like "8080:80" and "9090"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 00:06:23 -05:00
..
src Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00
tests Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00
Cargo.toml Add arc-devcontainer crate for parsing and resolving devcontainer.json 2026-03-02 22:38:12 -05:00
DEVCONTAINER-COMPATIBILITY.md Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00
INTEGRATION.md Fix 4 spec compliance gaps in arc-devcontainer 2026-03-03 00:06:23 -05:00