ARG APPHUB_VERSION FROM websoft9dev/apphub:${APPHUB_VERSION} as buildstage RUN mv /websoft9/apphub /websoft9/apphub-dev RUN sed -i 's/supervisorctl start apphub/supervisorctl start apphubdev/g' /entrypoint.sh