Skip to content

Fix dind: normalize os-release before features + in published image#27

Merged
stewartshea merged 2 commits intomainfrom
fix/dind-devcontainer-wrapper
Apr 13, 2026
Merged

Fix dind: normalize os-release before features + in published image#27
stewartshea merged 2 commits intomainfrom
fix/dind-devcontainer-wrapper

Conversation

@stewartshea
Copy link
Copy Markdown
Contributor

  • Add .devcontainer/Dockerfile that patches /usr/lib/os-release and /etc/os-release to bookworm before docker-in-docker runs (works even when GHCR :latest is stale).
  • Switch devcontainer.json from image to build using that Dockerfile.
  • Mirror the same normalization in the repo root Dockerfile for CI builds.

Made-with: Cursor

- Add .devcontainer/Dockerfile that patches /usr/lib/os-release and
  /etc/os-release to bookworm before docker-in-docker runs (works even
  when GHCR :latest is stale).
- Switch devcontainer.json from image to build using that Dockerfile.
- Mirror the same normalization in the repo root Dockerfile for CI builds.

Made-with: Cursor
Drop .devcontainer/Dockerfile and restore image: in devcontainer.json.
os-release normalization stays in the root Dockerfile (built by Actions).

Made-with: Cursor
@stewartshea stewartshea merged commit 54b55da into main Apr 13, 2026
4 of 6 checks passed
@stewartshea stewartshea deleted the fix/dind-devcontainer-wrapper branch April 13, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant