
Drone-Runner
Drone Runner Docker is a component of the Drone CI/CD platform that executes pipelines inside Docker containers.
About
Drone Runner is the execution component of the Drone CI/CD platform that runs build pipelines inside Docker containers. It works alongside the main Drone server to execute continuous integration workflows. This runner is designed for development teams already invested in the Dron…