FROM occitech/ssh-client COPY . /integration ENTRYPOINT ["/bin/sh", "-c"] CMD ["/integration/_client.sh"]