Google Cloud Fundamentals: Getting Started with App Engine Reviews

194457 reviews

Diego P. · Reviewed over 4 years ago

MASTURA PANDING. L. · Reviewed over 4 years ago

Khaled O. · Reviewed over 4 years ago

Lawrence T. · Reviewed over 4 years ago

GREAT

Andrey C. · Reviewed over 4 years ago

Nice

Santosh K. · Reviewed over 4 years ago

Vihit S. · Reviewed over 4 years ago

Tutorial doesn't mention dockerfiles

Lynsey J. · Reviewed over 4 years ago

Martin S. · Reviewed over 4 years ago

cc

Aakash G. · Reviewed over 4 years ago

Nikhil C. · Reviewed over 4 years ago

Alay K. · Reviewed over 4 years ago

When I tried to create: A Dockerfile with the following content. 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 I got this error: -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

Wojciech M. · Reviewed over 4 years ago

bb i cant get this to work

Margaret T. · Reviewed over 4 years ago

Sebastian B. · Reviewed over 4 years ago

Leo P. · Reviewed over 4 years ago

Oleh Z. · Reviewed over 4 years ago

Vaishnavi N. · Reviewed over 4 years ago

Gurunadh R. · Reviewed over 4 years ago

Mauro V. · Reviewed over 4 years ago

Ivan M. · Reviewed over 4 years ago

Vishnuprakash P. · Reviewed over 4 years ago

Anshul S. · Reviewed over 4 years ago

Thank you

Revathi P. · Reviewed over 4 years ago

CloudShell is using python 2, and we are cloning project with version 3, cannot upgrade with my perrmision, cannot run cloned project locally so lab stops there

Filip S. · Reviewed over 4 years ago

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