stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: Dockerfile doesn't run because entrypoint.sh is missing executable mod

Open jaymgonzalez opened this issue 3 years ago • 2 comments

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

jaymgonzalez avatar Oct 08 '22 14:10 jaymgonzalez

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

jaymgonzalez avatar Oct 08 '22 14:10 jaymgonzalez

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.

codefaux avatar Oct 26 '22 18:10 codefaux