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

SNS-4 - Troubleshooting Missing File in ENTRYPOINT #12

Merged
merged 6 commits into from
Aug 1, 2023

Conversation

d-dot-one
Copy link
Owner

@d-dot-one d-dot-one commented Aug 1, 2023

Description

During execution of an action, a failure occurs:

docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./entrypoint.sh": stat ./entrypoint.sh: no such file or directory: unknown.

This PR is an attempt to fix that.

Pull Request Checklist:

  • Does your submission pass all tests?
  • Did you run pre-commit before submission?
  • Do your changes pass all workflow steps?

@d-dot-one d-dot-one self-assigned this Aug 1, 2023
@d-dot-one d-dot-one merged commit e8abd16 into main Aug 1, 2023
@d-dot-one d-dot-one deleted the task.SNS-4.action-troubleshooting branch August 1, 2023 15:18
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.

1 participant