I’m trying to run a step inside a docker container, but it’s failing with the following error. Unfortunately the error doesn’t really seem to give me much information, so I’m unsure of where the issue may be.
/usr/local/bin/docker-entrypoint.sh: line 11: /home/Octopus/Tools/Calamari.linux-x64/17.0.1/Calamari: No such file or directory
I’m believe that I’m able to prove that the SSH target requirements have been met. Indeed, these are the only requirements that I have tested on other containers which I am able to successfully use.
Are there other requirements that are not so obvious from the documentation?
Here are the raw logs - ServerTasks-939886.log.txt (33.0 KB)
Thanks,
David