cli icon indicating copy to clipboard operation
cli copied to clipboard

jenkins support for devcontainers cli as a plugin

Open hpe-ykoehler opened this issue 8 months ago • 0 comments

In Jenkins we can start an agent on a docker image but those can't be devcontainers.

I would love to see a Docker-like plugin for Jenkins, enabling us to spawn a devcontainer as a Jenkins agent directly.

Starting a devcontainer as a docker image require fetching label and executing those within the container, it is quite complex to do when not using the tool.

hpe-ykoehler avatar May 05 '25 16:05 hpe-ykoehler