Rodrigo Queiro

Results 52 comments of Rodrigo Queiro

+1, I ran into this when pushing multiple images in parallel to a newly created projects (with rules_docker's container_push). The first request succeeds, but the next 10 or so fail...

@kkartikeya Thanks for the pull request! We're working on fixing up the documentation for the next image, so we'll pull this in. @atvrager FYI

@o5duck I'm not sure you meant to send a Pull Request here - this looks more like a support question. Perhaps the users at the [AIY Forums](https://www.raspberrypi.org/forums/viewforum.php?f=114) could help you...

If the RPi is shutting down, it probably means that your power supply isn't supplying enough current. What kind of power supply do you have? We recommend a 2.5A power...

Could be the same as #188.

OK, thanks for the clarifications. By the way, if you wrap multiline code snippets with three backticks, it renders properly. eg: ``` line one line two ```

I too am unsure, so I sent a question to https://groups.google.com/g/golang-nuts (I guess it's waiting to get through moderation at the moment).

I got an answer to this on an intranet message board: > If you are building using go build, then an assembly file can't introduce additional dependencies. > > In...

Can you share how you're setting it and maybe which version of the chart and Helm you're using? I can't set a string: ``` $ helm template kratos ory/kratos --version...