FROM depau/archlinux-makepkg:x86_64 USER root COPY makepkg.sh /usr/local/bin/drone-makepkg USER builder ENTRYPOINT ["/usr/local/bin/drone-makepkg"]