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
gohive is a standalone repo. Its Dockerfile shouldn't include the requirement of SQLFlow.
gohive
gohive/docker/Dockerfile
Lines 167 to 174 in 7240393
If SQLFlow want to reuse this Dockerfile, please build from FROM sqlflow/gohive:dev.
FROM sqlflow/gohive:dev
The text was updated successfully, but these errors were encountered:
weiguoz
Successfully merging a pull request may close this issue.
gohive
is a standalone repo. Its Dockerfile shouldn't include the requirement of SQLFlow.gohive/docker/Dockerfile
Lines 167 to 174 in 7240393
If SQLFlow want to reuse this Dockerfile, please build from
FROM sqlflow/gohive:dev
.The text was updated successfully, but these errors were encountered: