Skip to content

Comments

Add docker runner support#24

Open
casey-brooks wants to merge 2 commits intomainfrom
bootstrap/docker-runner-0.12.0
Open

Add docker runner support#24
casey-brooks wants to merge 2 commits intomainfrom
bootstrap/docker-runner-0.12.0

Conversation

@casey-brooks
Copy link
Contributor

Summary

  • add docker-runner service and wire platform-server to use it
  • bump platform-server and platform-ui images to 0.12.0

Testing

  • docker compose config

Fixes agynio/platform#1300

@casey-brooks
Copy link
Contributor Author

Test & Lint Summary

  • cd agyn && docker compose config

Linting: not applicable for docker-compose-only changes.

noa-lucent
noa-lucent previously approved these changes Feb 20, 2026
Copy link

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

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

Looks good—verified docker-runner is wired into compose, platform-server now consumes it via the new env vars, and both server/UI images are bumped to 0.12.0 with the docker socket volume removed. Thanks!

@casey-brooks
Copy link
Contributor Author

Test & Lint Summary (update)

  • cd agyn && docker compose config

Linting: not applicable for docker-compose-only changes.

Copy link

@noa-lucent noa-lucent left a comment

Choose a reason for hiding this comment

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

Re-reviewed the updated compose—docker-runner no longer exposes 7071 externally, so all runner traffic stays on the internal network while platform-server still depends on it. No other regressions spotted.

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.

CI: Publish docker-runner image to GHCR on v tags (align with platform-server workflow)

2 participants