Product Information
What is Drone.io?
Drone is a continuous delivery system built on container technology. It utilizes simple YAML configuration files (a superset of docker-compose) to define and execute Pipelines within Docker containers. Drone is a lightweight yet powerful continuous delivery platform specifically designed for containers. It is packaged and distributed as a Docker image, available for download from Dockerhub.
Version Control Support: Drone seamlessly integrates with popular source code management systems, including GitHub, GitHub Enterprise, Bitbucket, and more.
Configuration as Code: Pipeline definitions are declarative configuration files committed to your repository. The syntax is a superset of the widely-used docker-compose YAML specification.
Container-Native: Pipelines run inside containers and are isolated from the host. Images are automatically downloaded, eliminating the need for manual installation or upgrades.
Language Support: Drone works with virtually any language or software running inside a container. Use any Docker image from any Docker registry.
Plugins for Everything: Hundreds of community plugins are available to automate tasks and integrate with third-party systems. Browse a selection of plugins in the Plugin Marketplace or create your own.
How to use Drone.io?
Drone.io is a container-based continuous delivery (CD) and continuous integration (CI) platform designed to help development teams quickly automate software testing and code delivery.
Core Functions of Drone.io
Extensible by Plugins/Extensions
Continuous Integration
CI/CD
Usage Scenarios of Drone.io
- Setting up automatic builds and tests triggered by each code commit for GitHub repositories.
- Defining and executing software build, test, and deployment pipelines with simple YAML configuration files.
- Automating tasks with hundreds of community plugins and integrating with third-party systems like Docker, Kubernetes, AWS S3, and GitHub Release.
- Running builds in isolated Docker containers to ensure environment consistency and avoid conflicts.
- Implementing advanced customization features like custom access controls, approval workflows, and secret management.
Common Questions about Drone.io
What does Drone.io do?
How do I use Drone.io?
What are the core features of Drone.io?
What are the use cases for Drone.io?





















