Skip to content

fix(device): allow desktop-server Docker none|rootful|rootless - #165

Merged
rldyourmnd merged 2 commits into
mainfrom
fix/desktop-server-docker-class
Sep 15, 2026
Merged

rldyourmnd merged 2 commits into
mainfrom
fix/desktop-server-docker-class

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Summary

  • desktop-server Docker is none|rootful|rootless (default none), matching macos-ubuntu-bootstrap 0.2.4.
  • scripts/bootstrap-device.sh forwards the declared docker_mode and hardening flags for desktop-server and desktop-builds.
  • Python schema validator, docs, gds-orient, and fixtures follow the same contract.

Test plan

  • go test ./core/validation
  • pytest tests/test_bootstrap_device.py
  • GDS PR required / darwin builds

Made with Cursor

rldyourmnd and others added 2 commits September 15, 2026 05:39
Match macos-ubuntu-bootstrap: desktop-server may take an explicit Docker
mode. Forward that mode and server-baseline hardening from the orchestrator.

Co-authored-by: Cursor <cursoragent@cursor.com>
Canonical skill and schema edits moved the source-tree digest; regenerate
the lock and gds-ci header so context provenance matches.

Co-authored-by: Cursor <cursoragent@cursor.com>
@rldyourmnd
rldyourmnd merged commit 4f77faf into main Sep 15, 2026
8 checks passed
@rldyourmnd
rldyourmnd deleted the fix/desktop-server-docker-class branch September 15, 2026 01:05
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