How to pass the first stage?

In the first stage, I am uncommented the code, git commit and git push but it shows error: /app/your_docker.sh is not an executable file

Hey @JonC-S, sorry for the confusion!

I’ve pushed a fix to your repo. You can run git pull to sync the changes.

chmod +x your_docker.sh

Let me know if you run into other issues.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.