stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Dockerfile doesn't run because entrypoint.sh is missing executable mod
What happened?
sd/entrypoint.sh: Permission denied error message when trying to build the image.
Version
0.0.1 (Default)
What browsers are you seeing the problem on?
No response
Where are you running the webui?
No response
Custom settings
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi! I'm trying to push the fix but is not letting me
Please make sure you have the correct access rights and the repository exists.
Probably I need some credentials to push to dev branch?
Thanks
You can't push to someone else's repo.
Fork this repo, clone your fork, fix it on your end, and commit in your local branch.
Issue a Pull Request using the GitHub webpage for your branch after making relevant commits; a new button appears to assist with Pull Requests.