FROM alpine ADD aptly-publisher /bin/ RUN chmod +x /bin/aptly-publisher RUN apk -Uuv add ca-certificates libc6-compat ENTRYPOINT /bin/aptly-publisher