Skip to content

Conversation

tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented May 20, 2020

also update README with how to build and upload the images.

@genquan9
Now the images are little bit more maintenable. Potentially we can parameterize the version number too.

@tmatsuo tmatsuo requested review from sirtorry, telpirion and a team as code owners May 20, 2020 02:21
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 20, 2020
Copy link
Contributor

@genquan9 genquan9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the codes following the comments? Thanks!

@tmatsuo
Copy link
Contributor Author

tmatsuo commented May 20, 2020

@genquan9 PTAL

For a record, if we want to update the tensorflow image version, you can do something like the following:

gawk -i inplace '{ gsub(/1.14.0/, "1.15.0") }; { print }' *

@tmatsuo
Copy link
Contributor Author

tmatsuo commented May 20, 2020

The error message: "Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.38"

I'll add an env var to fix it.

@tmatsuo tmatsuo merged commit c21700f into GoogleCloudPlatform:master May 20, 2020
@tmatsuo tmatsuo deleted the vision branch May 20, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants