Google Cloud Fundamentals: Getting Started with App Engine Reviews

194443 reviews

Unable to perform Task 2, encounter error on creating docker file.

Jerome Emiliani P. · Reviewed yaklaşık 4 yıl ago

Got error while performing task 2 so please check and rectify the same or remove it from the lab.

vikas a. · Reviewed yaklaşık 4 yıl ago

instructions are not working properly, highly disappointed

Dhivakar R. · Reviewed yaklaşık 4 yıl ago

Lakshmi G. · Reviewed yaklaşık 4 yıl ago

Create docker file steps are not clear FROM python:3.7 WORKDIR /app COPY . . RUN pip install gunicorn RUN pip install -r requirements.txt ENV PORT=8080 CMD exec gunicorn --bind :$PORT --workers 1 --threads 8 main:app

Rushabh C. · Reviewed yaklaşık 4 yıl ago

Pavan K. · Reviewed yaklaşık 4 yıl ago

GOOD

Vignesh K. · Reviewed yaklaşık 4 yıl ago

KAYAGALLA S. · Reviewed yaklaşık 4 yıl ago

bhavani p. · Reviewed yaklaşık 4 yıl ago

Aishwarya B. · Reviewed yaklaşık 4 yıl ago

Pradheep D. · Reviewed yaklaşık 4 yıl ago

Se debe de actualizar esta deprecado el python

OSWALDO ARMANDO O. · Reviewed yaklaşık 4 yıl ago

sawyeem p. · Reviewed yaklaşık 4 yıl ago

There are no commands how to create Dockerfile

Dhanashree S. · Reviewed yaklaşık 4 yıl ago

Les M. · Reviewed yaklaşık 4 yıl ago

Shelvia A. · Reviewed yaklaşık 4 yıl ago

Fábio Luiz D. · Reviewed yaklaşık 4 yıl ago

nice!

Andree M. · Reviewed yaklaşık 4 yıl ago

Les M. · Reviewed yaklaşık 4 yıl ago

I couldn't get it to work, it wouldn't create the dockerfile. I get the following message. WORKDIR /app COPY . . RUN pip install gunicorn RUN pip install -r requirements.txt ENV PORT=8080 CMD exec gunicorn --bind :$PORT --workers 1 --threads 8 main:app -bash: FROM: command not found -bash: WORKDIR: command not found -bash: COPY: command not found -bash: RUN: command not found -bash: RUN: command not found -bash: ENV: command not found -bash: CMD: command not found student_02_b5de43971c90@cloudshell:~/python-docs-samples/appengine/standard_python3/hello_world/python-docs-samples/appengine/standard_python3/hello_world/python-docs-samples/appengine/standard_python3/hello_world/python-docs-samples/appengine/standard_python3/hello_world (qwiklabs-gcp-02-a8e05af7cc67)$

Jeff H. · Reviewed yaklaşık 4 yıl ago

nice

Seiji T. · Reviewed yaklaşık 4 yıl ago

Less time. Dockerfile creation not explained well.

Jay B. · Reviewed yaklaşık 4 yıl ago

Not able to find from where docker file need to create. Tried with other commands but no luck. Explanation needed.

Vishal M. · Reviewed yaklaşık 4 yıl ago

Jeff B. · Reviewed yaklaşık 4 yıl ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.