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

Add condition to check if nginx folder exists #18

Closed
wants to merge 1 commit into from

Conversation

KALRONG
Copy link

@KALRONG KALRONG commented Mar 25, 2017

The start.sh script was causing the container to crash if you tried to restart it as the mkdir command returns an error due to the nginx folder already existing, add a condition to avoid this.

…ainer to crash on restart due to the directory already existing.
@lubo
Copy link

lubo commented Mar 26, 2017

Actually, this issue has already been fixed in 5c826f1. It just needs to get merged into master. I recommend you using 1.10 tag for now.

@martin-css
Copy link
Member

Thanks for putting together a fix. This was actually corrected in the 1.10 branch but I'd not updated the master branch. I've done this now. Sorry for the confusion.

@martin-css martin-css closed this Mar 28, 2017
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.

None yet

3 participants