Skip to content

Ability to use Dockerfile / container runtime in plugins #78

@davidferlay

Description

@davidferlay

Current

  • Plugin commands can only be written as golang
  • Plugin commands are programs directly executed on host, not runnable in container environement

Expected

  • Plugin commands should be able to be executed in container environement, using a specified Dockerfile, as regular local action do
  • This will allow plugin commands to be written in any language and executed in a container

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