FROM hub.evbj.easou.com/dev/book-api:v3base COPY resin.properties /app/soft/resin-4.0.65/conf/resin.properties COPY entrypoint.sh /usr/bin/entrypoint.sh ENTRYPOINT ["entrypoint.sh"] CMD ["supervisord"]