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

Waiting for confirmation of MySQL service startup #311

Open
devphoenix2404 opened this issue Jul 27, 2022 · 3 comments
Open

Waiting for confirmation of MySQL service startup #311

devphoenix2404 opened this issue Jul 27, 2022 · 3 comments

Comments

@devphoenix2404
Copy link

Hi Team,
I'm getting mutliple Waiting for confirmation of MySQL service startup in loop, even I've define every my SQL env variable.

ARG SERVER
ENV DB_SERVER=${SERVER}
ARG USER
ENV DB_USER=${USER}
ARG DB_PASSWD
ENV DB_PASSWD=${DB_PASSWD}
ARG NAME
ENV DB_NAME=${NAME}
ARG PORT
ENV DB_PORT=${PORT}

getting

  • Checking if host is available...
  • Waiting for confirmation of MySQL service startup
@devphoenix2404
Copy link
Author

using prestashop/prestashop:1.7.8.7 image

@titimoby
Copy link

looks like an older issue is back?
#125

@criskell
Copy link

same here

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

3 participants