Skip to content

Dynamically load Script Template and Code into Runner container #24

Description

@nounder

Creating container images for each template requires lots of maintenance and slow down iterations. Instead, we should use one container that fetches template files and script from Core on each startup. This will increase startup time which we can later on optimize by using H/2 for Runner-Core connection and running a lightweight service that caches all dependencies for every datacenter Runners are running.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions