coder / deploy-code-server

Deploy code-server to the cloud with a few clicks ☁️ 👨🏼‍💻
MIT License
874 stars 647 forks source link

Dockerfile permission denied entrypoint.sh #103

Open corticalstack opened 1 year ago

corticalstack commented 1 year ago

Launching Portainer-hosted container with image built from the example Dockerfile.

Container files with permission denied on entrypoint.sh. Have tried various fixes with chmod +x on the copied entrypoint.sh without success. Grateful for support, thank-you!