FROM digitalocean/doctl ADD app.sh . ENTRYPOINT ["/bin/bash"] CMD ["/app/app.sh"]