ci: run build on linux-host label (real docker daemon) #2

Merged
adam merged 1 commit from ci/host-runner into main 2026-07-01 20:57:08 -05:00
Contributor

The docker:// job-container labels (ubuntu-latest, debian-13, docker) have no Docker daemon/socket access and OOM'd crucible trying to build an image inside them. Registered a new linux-host:host label on the runner so jobs execute directly on the VM, which already has a working dockerd. Switches this workflow to runs-on: linux-host and drops the now-unnecessary apt-get install docker.io step.

The docker:// job-container labels (ubuntu-latest, debian-13, docker) have no Docker daemon/socket access and OOM'd crucible trying to build an image inside them. Registered a new linux-host:host label on the runner so jobs execute directly on the VM, which already has a working dockerd. Switches this workflow to runs-on: linux-host and drops the now-unnecessary apt-get install docker.io step.
adam merged commit 65ea17eb0a into main 2026-07-01 20:57:08 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/pocket-id!2
No description provided.