FROM thecoopcloud/abra:latest COPY plugin.sh /plugin/plugin.sh WORKDIR /drone/src ENTRYPOINT ["/plugin/plugin.sh"]