A Docker Desktop Extension to run Drone CI pipelines on your laptops.
WARNING: This extension is under active development and expect to undergo lots of change and refactoring
Search and import existing Drone Pipelines, ideally these are project source folders that has .drone.yml
:
NOTE: You can use the examples folder as the base directory to import few example pipelines.
It's easy to open your Drone Pipeline project in Visual Studio Code directly from the extension within Docker Desktop
The extension allows you to run pipelines that have been imported using the "Import Pipelines".
You can remove one or more Drone pipelines, removing does not physically delete but the pipeline is ignored by the extension watchers.
You can now stop any running pipeline, this operation will basically kill the associated drone process.
docker extension install drone/drone-ci-docker-extension:latest
*IMPORTANT: It is recommended to install the extension using Docker Extension Marketplace.
docker extension rm drone/drone-ci-docker-extension
We welcome your feedback and improvements. Please open an issue for any bugs, feature requests.
For any questions please use discussions for questions/discussions.
This is not an officially supported Harness product.