Sign inSign up

zanona/drone-exec-firebase-tools

By zanona

•Updated almost 6 years ago

Drone exec runner (agent) with firebase-tools base

Image
0

355

zanona/drone-exec-firebase-tools repository overview

FROM zanona/firebase-tools
RUN curl -L https://github.com/drone-runners/drone-runner-exec/releases/latest/download/drone_runner_exec_linux_amd64.tar.gz | tar zx
RUN install -t /usr/local/bin drone-runner-exec
ENTRYPOINT drone-runner-exec

⁠Env vars

refer to https://docs.drone.io/runner/exec/installation/linux/#configuration⁠

DRONE_RPC_PROTO=https
DRONE_RPC_HOST=drone.company.com
DRONE_RPC_SECRET=super-duper-secret

Tag summary

Content type

Image

Digest

Size

88 MB

Last updated

almost 6 years ago

docker pull zanona/drone-exec-firebase-tools