Skip to content

Enable rootful Docker in the agent VM#79

Merged
jimpudar merged 1 commit into
mainfrom
jmp/choose-docker-vm-strategy
May 31, 2026
Merged

Enable rootful Docker in the agent VM#79
jimpudar merged 1 commit into
mainfrom
jmp/choose-docker-vm-strategy

Conversation

@jimpudar
Copy link
Copy Markdown
Collaborator

Summary

  • Enable rootful Docker in agent-vm.nix and start it at boot.
  • Add the agent user to the docker group so containers are usable from the VM shell.
  • Keep Docker from interfering with the Lima network proof by allowing only Docker bridge/veth interfaces there.
  • Update docs and tests to reflect Docker as part of the agent VM contract.

Testing

  • Added unit coverage for the Docker provisioning config and the adjusted Lima proof gate.
  • Added integration assertions that Docker is active, docker compose is available, and a container smoke test can run inside the agent VM.
  • Not run (not requested).

@jimpudar jimpudar merged commit e67af4d into main May 31, 2026
2 checks passed
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