FROM drone/drone-runner-docker:1.8.2

COPY entrypoint-wrapper.sh /usr/bin/entrypoint-wrapper

# ENTRYPOINT ["/usr/bin/entrypoint-wrapper"]