Skip to content

Conversation

bbideep
Copy link

@bbideep bbideep commented Jan 6, 2019

Request to kindly review and see if this change can be merged.
This is to address the below error where Dockerfile and docker-entrypoint.sh are downloaded and image is built and run seperately. When docker image is built and run as separate steps, it throws the below error.
This would be helpful when Dockerfile needs to be modified with additional steps. The command as per instructions to run the container (docker run --detach --publish 8080:8080 cptactionhank/atlassian-jira:latest) work just fine.
Included changes should work fine in both the cases.

Error:
Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"/docker-entrypoint.sh\": permission denied": unknown.

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