2026-02-18 14:10:56 +01:00
2025-01-08 10:09:12 -08:00
2026-02-18 14:10:56 +01:00
2021-04-06 10:19:54 +02:00
2026-02-18 14:10:56 +01:00
2020-06-18 16:24:03 +02:00
2026-02-18 14:10:56 +01:00

drone-docker-runner

Build Status

  • Category: Utilities
  • Status: 1, alpha
  • Image: drone/drone-docker-runner, 4, upstream
  • Healthcheck: ?
  • Backups: ?
  • Email: ?
  • Tests: ?
  • SSO: ?

Stability tuning

All tuning options are optional; defaults keep the previous behaviour so existing deployments work unchanged.

  • Small hosts (e.g. 2GB RAM): Use a lower capacity, e.g. DRONE_RUNNER_CAPACITY=2, and optionally set DRONE_MEMORY_LIMIT (and DRONE_MEMORY_SWAP_LIMIT) in bytes for pipeline containers.
  • Long-running builds: Increase DRONE_RUNNER_STOP_GRACE_PERIOD (e.g. 1h) so pipelines can finish on shutdown.
Description
Daemon that executes Drone CI/CD pipelines steps inside ephemeral Docker containers
Readme 73 KiB
Languages
Shell 100%