drone / autoscaler

Automatically adds or removes instances based on build volume
https://autoscale.drone.io
Other
193 stars 89 forks source link

Add configuration to expose ports #89

Closed julienduchesne closed 2 years ago

julienduchesne commented 3 years ago

Allows to expose additional ports on the runner. Uses the normal parsing code from docker's SDK

Useful with https://github.com/drone-runners/drone-runner-docker/pull/15