Closed yigitpolat closed 4 years ago
I got "/bin/bash: /docker-entrypoint.sh: Permission denied" error. In order to fix it, I have changed the chmod command. Please review.
We validated this dockerfile and didn't see any problem, chmod +x is pretty much doing the same thing.
I got "/bin/bash: /docker-entrypoint.sh: Permission denied" error. In order to fix it, I have changed the chmod command. Please review.