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