Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
I’m seeing non-deterministic availability of Docker on Cursor Cloud Agents . I’m trying to orchestrate some supporting services for development (namely postgres + redis), and sometimes the my startup.sh script reports the docker is not installed / running, and sometimes it works fine.
On working sessions, htop shows dockerd --storage-driver=vfs, docker-proxy, and containerd-shim-runc-v2. On failing sessions: no /var/run/docker.sock, docker: command not found.
Is Docker-on-host intended to be guaranteed, best-effort, or tier/pool-dependent for Cloud Agents?
Why can two sessions both show AnyOS DESKTOP INIT START yet differ on Docker installation/bootstrap? (image variant / routing / quotas / rollout)
Is there any official setting / label / pool users/orgs can choose to always land on Docker-capable agents (or explicitly choose slim agents)?
Steps to Reproduce
Behaviour is intermittent. Sometimes a cloud agent is scheduled on a virtual host with docker, other times it is not. I cannot discern a pattern as to why one is chosen over the other.
Expected Behavior
Repo workflows rely on Compose-backed local dependencies; nondeterministic host Docker breaks onboarding (migrations/seeds). We need a documented contract so we can design around it reliably.
Thanks!
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.3.27
VSCode Version: 1.105.1
Commit: 80b138a7a0a948e1a798e9ed7867d76a1ba9a310
Date: 2026-05-08T02:26:22.498Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
