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 около 4 лет ago
Got error while performing task 2 so please check and rectify the same or remove it from the lab.
vikas a. · Reviewed около 4 лет ago
instructions are not working properly, highly disappointed
Dhivakar R. · Reviewed около 4 лет ago
Lakshmi G. · Reviewed около 4 лет 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 около 4 лет ago
Pavan K. · Reviewed около 4 лет ago
GOOD
Vignesh K. · Reviewed около 4 лет ago
KAYAGALLA S. · Reviewed около 4 лет ago
bhavani p. · Reviewed около 4 лет ago
Aishwarya B. · Reviewed около 4 лет ago
Pradheep D. · Reviewed около 4 лет ago
Se debe de actualizar esta deprecado el python
OSWALDO ARMANDO O. · Reviewed около 4 лет ago
sawyeem p. · Reviewed около 4 лет ago
There are no commands how to create Dockerfile
Dhanashree S. · Reviewed около 4 лет ago
Les M. · Reviewed около 4 лет ago
Shelvia A. · Reviewed около 4 лет ago
Fábio Luiz D. · Reviewed около 4 лет ago
nice!
Andree M. · Reviewed около 4 лет ago
Les M. · Reviewed около 4 лет 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 около 4 лет ago
nice
Seiji T. · Reviewed около 4 лет ago
Less time. Dockerfile creation not explained well.
Jay B. · Reviewed около 4 лет ago
Not able to find from where docker file need to create. Tried with other commands but no luck. Explanation needed.
Vishal M. · Reviewed около 4 лет ago
Jeff B. · Reviewed около 4 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.