Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #1748

Closed
wants to merge 1 commit into from
Closed

Update Dockerfile #1748

wants to merge 1 commit into from

Conversation

skyblaster
Copy link

Make the entrypoint script executable to avoid the following error in Podman run:
Error: crun: open executable: Permission denied: OCI permission denied

See: containers/podman#9377

Make the entrypoint script executable to avoid the following error in Podman run:
Error: crun: open executable: Permission denied: OCI permission denied

See: containers/podman#9377
@skyblaster
Copy link
Author

For more context, I realized that I had cloned these files via wget from the github raw file view.
I see the file attribute is set correctly in the git repo.

It's still likely a good idea to set the attribute inside the Dockerfile as others might check out these files the same way I did and there is no layering penalty for doing so.

@skyblaster skyblaster closed this by deleting the head repository Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants