FROM ubuntu COPY to_run.sh /usr/script/ VOLUME ["/usr/script"] ENTRYPOINT ["/usr/script/to_run.sh"]