You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: match herm container setup (version-tagged image, same-path mount, attachments/cache)
- Image derived from binary version: graycode/hawk:<version> (like herm's aduermael/herm:<tag>)
- Mount project at same path (not /workspace) for path consistency
- Add /attachments (read-only) and /cache mounts like herm
- Auto-pull image if not available locally, fall back to ubuntu:24.04
- Add container/Dockerfile with dev tools (git, curl, ripgrep, node, python)
- ContainerImageTag set via ldflags at build time
0 commit comments