googleComputeEngineR | R interface to the Google Cloud Compute API | GCP library
kandi X-RAY | googleComputeEngineR Summary
kandi X-RAY | googleComputeEngineR Summary
googleComputeEngineR provides an R interface to the Google Cloud Compute Engine API, for launching virtual machines. It looks to make the deployment of cloud resources for R as painless as possible, and includes some special templates to launch R-specific resources such as RStudio, Shiny, and OpenCPU with a few lines from your local R session. See all documentation on the googleComputeEngineR website.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of googleComputeEngineR
googleComputeEngineR Key Features
googleComputeEngineR Examples and Code Snippets
Community Discussions
Trending Discussions on googleComputeEngineR
QUESTION
I built the docker image, tagged it and pushed it using the following commands
...ANSWER
Answered 2019-Dec-16 at 09:01The service account that is used to authenticate API calls from your GCE instances doesn't seem to have proper permissions to access the Container Registry. I'd say this is the service account represented by the my-secret-key.json
you set as environment variable.
You may want to add the proper permissions to that service account, in particular the roles/storage.objectViewer
role (see the doc here for more details) so that it can pull the image.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install googleComputeEngineR
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page