-
Notifications
You must be signed in to change notification settings - Fork 0
gh pr checkout 7 #7
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
base: main
Are you sure you want to change the base?
Conversation
…r-E8ELd7j0Mki-Hx5tRpo1RAEAG92N.txt Add files via upload
|
The Dockerfile isn't where I expected. Here are some troubleshooting steps that might help.
When I detect your new commit, I'll respond in this pull request.FROM gh pr checkout 7ADD entrypoint.sh /entrypoint.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FROM Tanyajackson638-patch-4
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
Tanyajackson638
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tanyajackson638-patch-3
…atch-1user-E8ELd7j0Mki-Hx5tRpo1RAEAG92N.txt gh pr checkout 7
|
The Dockerfile isn't where I expected. Here are some troubleshooting steps that might help.
When I detect your new commit, I'll respond in this pull request. |
FROM Tanyajackson638-patch-4
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]