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

only open port after init.sql is done #85

Open
simon998yang opened this issue Feb 7, 2018 · 0 comments
Open

only open port after init.sql is done #85

simon998yang opened this issue Feb 7, 2018 · 0 comments

Comments

@simon998yang
Copy link

Hi,

First thanks for the great work. It works just nice for me. But I run into problem when I integrate this image with my app with docker-compose. I use wait-for to scan the database port in the web server to determine whether the database is ready and then start my app.

Because init.sql would take some time to finish, i run into "ORACLE initialization or shutdown in progress " problem. Ideally should only open the port after the init.sql is done.

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

No branches or pull requests

1 participant