ARG BUILD_FROM FROM $BUILD_FROM # Copy data COPY data/run.sh / CMD [ "/run.sh" ]