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
Current Behavior When attempting to push the fltk docker image with a clean gcloud installation, there is an error related to authentication.
Expected behavior/code The docker image should be pushed successfully.
Environment
Possible Solution Instruct the user to run the command gcloud auth configure-docker before pushing the image.
gcloud auth configure-docker
The text was updated successfully, but these errors were encountered:
Hi @fayalalebrun, that has indeed gone under the radar, this was documented in the (old) setup https://github.com/JMGaljaard/fltk-testbed/wiki/Deployment#creating-a-gke-cluster, but must be added to the notebook. I will update this in an upcoming release
Sorry, something went wrong.
JMGaljaard
Successfully merging a pull request may close this issue.
Bug Report
Current Behavior
When attempting to push the fltk docker image with a clean gcloud installation, there is an error related to authentication.
Expected behavior/code
The docker image should be pushed successfully.
Environment
Possible Solution
Instruct the user to run the command
gcloud auth configure-docker
before pushing the image.The text was updated successfully, but these errors were encountered: