FROM node:8 COPY entrypoint.sh /usr/local/bin/dev-entrypoint ENTRYPOINT ["dev-entrypoint"]