Skip to content

chore: Bump devcontainer to 1.11.0, use KVM and docker-in-docker feature - #312

Merged
lurtz merged 1 commit into
mainfrom
bump-devcontainer-and-use-kvm-and-docker-in-docker-feature
Aug 28, 2026
Merged

chore: Bump devcontainer to 1.11.0, use KVM and docker-in-docker feature#312
lurtz merged 1 commit into
mainfrom
bump-devcontainer-and-use-kvm-and-docker-in-docker-feature

Conversation

@lurtz

@lurtz lurtz commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

With that bazel test --lockfile_mode=error --config=linux-x86_64 //feature_integration_tests/itf works.

bazel --output_base=build/linux-x86_64 run --config linux-x86_64 //images/linux_x86_64:run for which the bind mount of the Docker socket was added, works as well.

With that `bazel test --lockfile_mode=error --config=linux-x86_64 //feature_integration_tests/itf` works.

`bazel --output_base=build/linux-x86_64 run --config linux-x86_64 //images/linux_x86_64:run` for which the bind mount of the Docker socket was added, works as well.
@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the development container to support KVM workloads and an isolated Docker daemon.

Changes:

  • Upgrades the devcontainer image to v1.11.0.
  • Adds KVM access and Docker-in-Docker.
  • Pins the Docker-in-Docker feature.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.devcontainer/devcontainer.json Configures the upgraded image, KVM, and Docker-in-Docker.
.devcontainer/devcontainer-lock.json Locks the Docker-in-Docker feature version and digest.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"--device=/dev/kvm"
],
"features": {
"ghcr.io/devcontainers/features/docker-in-docker": {

@AlexanderLanin AlexanderLanin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lurtz please judge AI feedback yourself

@lurtz

lurtz commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

@lurtz please judge AI feedback yourself

I judge it as confused or my grammer in the PR description is confusing

@lurtz
lurtz merged commit ef78894 into main Aug 28, 2026
19 checks passed
@lurtz
lurtz deleted the bump-devcontainer-and-use-kvm-and-docker-in-docker-feature branch August 28, 2026 08:27
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.

3 participants