This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Imran Ismail 83d3ac97b8 chmod .netrc to private
netrc gem checks for permissions and drone-runner-docker creates the file with 644 permission

```
Netrc::Error:
       Permission bits for '/root/.netrc' should be 0600, but are 644
```
2020-04-03 12:16:30 +08:00
2019-10-24 16:06:57 -07:00
2019-10-31 14:22:11 -07:00
2020-04-03 12:16:30 +08:00
2019-10-10 19:01:58 -07:00
2019-10-31 18:09:51 -07:00
2019-10-24 16:06:57 -07:00
2019-10-30 18:55:37 -07:00
2019-10-10 19:01:58 -07:00
2020-03-26 13:05:50 -07:00
2019-10-10 19:01:58 -07:00
2019-10-10 19:01:58 -07:00
2019-10-10 19:01:58 -07:00

drone-runner-docker

The docker runner executes pipelines inside Docker containers. This runner is intended for linux workloads that are suitable for execution inside containers. This requires Drone server 1.6.0 or higher.

Documentation:
https://docker-runner.docs.drone.io

Technical Support:
https://discourse.drone.io

Issue Tracker and Roadmap:
https://trello.com/b/ttae5E5o/drone

Description
Drone runner that executes pipelines inside Podman containers
Readme 529 KiB
Languages
Go 99.2%
Shell 0.8%