Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish dockerizing job-runner #741

Open
bloodearnest opened this issue Sep 27, 2024 · 0 comments
Open

Finish dockerizing job-runner #741

bloodearnest opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@bloodearnest
Copy link
Member

We have a PoC job-runner docker image that:

  • has complex permissions
  • still runs as root
  • doesn't work with the bind mount volumeAPI

As such, it is not actually used in production, although it is published as an image.

We need to get this into a working state, so we can deploy as a docker as docker image. This has two main advantages:

  • unlocks job-runner auto deployments
  • removes the awkward dependency management needed to ship dependencies for the current job-runner deployment
  • homogenises our backend services to all be deployed and configured the same way.
@bloodearnest bloodearnest self-assigned this Sep 27, 2024
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

No branches or pull requests

1 participant