Darren Cato
Darren Cato

Reputation: 1372

error with first time deploy to google compute engine.

Experimenting with google compute engine but unable to deploy a simple sinatra app. I get this error and i'm not sure how to troubleshoot.

ERROR: (gcloud.preview.app.deploy) Docker build aborted: Get https://registry-1.docker.io/v1/repositories/google/ruby-runtime/tags: EOF

Upvotes: 1

Views: 65

Answers (1)

Darren Cato
Darren Cato

Reputation: 1372

My mistake. Changed app.yml to app.yaml Works now.

Upvotes: 1

Related Questions