FROM docker.finogeeks.club/mop/alpine RUN ls RUN set -ex && apk add --no-cache ca-certificates COPY mop-account-system /opt/mop-account-system ENTRYPOINT /opt/mop-account-system