We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The file wait-for-it.sh was removed in one of the latest commits. But it is still referenced in the Dockerfile, so docker compose up fails:
=> ERROR [gateway stage-1 5/5] COPY ./wait-for-it.sh . 0.0s ------ > [gateway stage-1 5/5] COPY ./wait-for-it.sh .: ------ failed to solve: failed to compute cache key: failed to calculate checksum of ref 7b73dddb-18f9-4f0b-9d98-c4915e342d00::o73z2rdusglmhwl7bflqe4v9p: "/wait-for-it.sh": not found
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The file wait-for-it.sh was removed in one of the latest commits.
But it is still referenced in the Dockerfile, so docker compose up fails:
The text was updated successfully, but these errors were encountered: