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

docker-entrypoint.sh shouldn't use Bash "if" syntax #1269

Merged

Conversation

marcin-kamionowski
Copy link
Contributor

I tried to use Secor with Docker, but there were problems with syntax of docker-entrypoint.sh script.
As a result, env variables were not used to generate Secor config.
This patch fix replaces Bash-like syntax with POSIX one.

@HenryCaiHaiying
Copy link
Contributor

Looks good to me. We haven't used docker so it's hard to verify those scripts.

@HenryCaiHaiying HenryCaiHaiying merged commit fd44e78 into pinterest:master Apr 10, 2020
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