Google Cloud の基礎: App Engine を使ってみる のレビュー

194440 件のレビュー

Wang Alex · 2年以上前にレビュー済み

Aroob Hira · 2年以上前にレビュー済み

Lab done

Prasad Hari · 2年以上前にレビュー済み

Sai Dileep Kumar Routhu · 2年以上前にレビュー済み

Turi Roberto · 2年以上前にレビュー済み

ketchadji nguetmi zouadja francis jacquinot · 2年以上前にレビュー済み

ketchadji nguetmi zouadja francis jacquinot · 2年以上前にレビュー済み

The python version is not compatible with the Flask version. Plus understanding and executing steps would take more than 20mins

Diwakar Amritansh · 2年以上前にレビュー済み

for the docker code snippet, python version should 3.8 instead of 3.7 or you get compatibility issues when running the docker build

Esquius Espinal David · 2年以上前にレビュー済み

Jagtap Swapnil · 2年以上前にレビュー済み

Nandini Sai Sireesha Tanukula · 2年以上前にレビュー済み

Vergara Allyne · 2年以上前にレビュー済み

. Sadhna · 2年以上前にレビュー済み

Ashley B Bautista Lei · 2年以上前にレビュー済み

Konda Lakshmana · 2年以上前にレビュー済み

Able to troubleshoot the issue with the version of the application inside requirements.txt

Macalinao Raymond · 2年以上前にレビュー済み

scripts not working in step 2: Edit the Dockerfile [hint: nano Dockerfile] to contain 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 had to change from python to FROM python:3.8 I also manually installed Flank3.0 and upgraded pip. Between all those actions - I managed to resolve my issue. Ultimately the 20 minutes isn't enough time if you need to troubleshoot.

Mayhew Julie · 2年以上前にレビュー済み

kita atsushi · 2年以上前にレビュー済み

Florczak Tomasz · 2年以上前にレビュー済み

Austin Martin · 2年以上前にレビュー済み

ERROR: Could not find a version that satisfies the requirement Flask==3.0.0

Nemeth Norbert · 2年以上前にレビュー済み

scripts not working

Mayhew Julie · 2年以上前にレビュー済み

Sunny Anu · 2年以上前にレビュー済み

An error occurred when I tried to build a Docker image. I fixed the version of Flask in requirement.txt and everything went fine.

安立 佑介 · 2年以上前にレビュー済み

M H · 2年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。