Skip to content

[Feature] Docker Isolation #42

@opviel

Description

@opviel

It would be invaluable if Pipelight could recognize a existing, running Docker daemon, spin up a container, and run its pipelines inside it.

On the pipeline level one could optionally specify a Docker image, and if the host has a running Docker daemon, that pipeline would then be executed inside that specified base image.

This would have absolutely huge benefits, especially for pipelines running server-side:
a) Isolation of pipeline builds. Nuff said.
b) Resource management and constraints for pipeline runs made easy
c) Hosts not polluted with all kinds of build dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions