You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: