FROM ubuntu:18.04 COPY to_run.sh /root/to_run.sh CMD ["/bin/bash", "/root/to_run.sh"]