Coder.comC
Coder.com2y ago
9 replies
TomTom

Calling a bash script while building the workspace (docker)

Hi everybody, I am using the starter template for docker and when I try to call my bash script it fails. I added of course the bash to the build. I didn‘t append the /bin/sh -c . Can somebody please explain what issue is ? Best regards, Thomas
IMG_3337.jpg
Solution
can you build the Dockerfile outside of coder using docker build?
Was this page helpful?