I have pulled the docker image to artifact registry, now trying to deploy the image into app engine, but getting below error, please help here.
ankitapalekar13@cloudshell:~ (liquid-tractor-413114)$ gcloud app deploy --image-url=us-central1-docker.pkg.dev/liquid-tractor-413114/quickstart-docker-repo/quickstart-image:tag1
ERROR: An app.yaml (or appengine-web.xml) file is required to deploy this directory as an App Engine application. Create an app.yaml file using the directions at https://cloud.google.com/appengine/docs/flexible/reference/app-yaml (App Engine flexible environment) or https://cloud.google.com/appengine/docs/standard/reference/app-yaml (App Engine standard environment) under the tab for your language.
ankitapalekar13@cloudshell:~ (liquid-tractor-413114)$ docker image list
REPOSITORY TAG IMAGE ID CREATED SIZE
us-central1-docker.pkg.dev/liquid-tractor-413114/quickstart-docker-repo/quickstart-image tag1 dd1b12fcb609 3 months ago 27.2MB
us-docker.pkg.dev/google-samples/containers/gke/hello-app 1.0 dd1b12fcb609 3 months ago 27.2MB
User | Count |
---|---|
27 | |
15 | |
2 | |
2 | |
1 |