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

Corrected run.sh permission issue and added usage example to readme. #2

Merged
merged 9 commits into from
Mar 18, 2019
Merged

Corrected run.sh permission issue and added usage example to readme. #2

merged 9 commits into from
Mar 18, 2019

Conversation

JorgenVatle
Copy link
Contributor

The run.sh script does not come with proper permissions out of the box, resulting in a "permission denied" exception when executed by the container.

This PR moves the functionality of run.sh into the Dockerfile and updates the documentation with a handy copy-paste'able line for running the container.

@JorgenVatle
Copy link
Contributor Author

  • Added example Docker Compose configuration to readme.
  • Replaced command build up instructions with examples.

@JorgenVatle JorgenVatle mentioned this pull request Feb 23, 2019
Copy link
Owner

@bkuhl bkuhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution, the simpler the better!

@bkuhl bkuhl merged commit 09215f1 into bkuhl:master Mar 18, 2019
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