drone-docker-runner
- 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 setDRONE_MEMORY_LIMIT(andDRONE_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.
Languages
Shell
100%