Google Cloud の基礎: App Engine を使ってみる のレビュー
読み込んでいます...
一致する結果は見つかりませんでした。

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

    194190 件のレビュー

    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 · 約1年前にレビュー済み

    Jagtap Swapnil · 約1年前にレビュー済み

    Nandini Sai Sireesha Tanukula · 約1年前にレビュー済み

    Vergara Allyne · 約1年前にレビュー済み

    . Sadhna · 約1年前にレビュー済み

    Ashley B Bautista Lei · 約1年前にレビュー済み

    Konda Lakshmana · 約1年前にレビュー済み

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

    Macalinao Raymond · 約1年前にレビュー済み

    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 · 約1年前にレビュー済み

    kita atsushi · 約1年前にレビュー済み

    Florczak Tomasz · 約1年前にレビュー済み

    Austin Martin · 約1年前にレビュー済み

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

    Nemeth Norbert · 約1年前にレビュー済み

    scripts not working

    Mayhew Julie · 約1年前にレビュー済み

    Sunny Anu · 約1年前にレビュー済み

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

    安立 佑介 · 約1年前にレビュー済み

    M H · 約1年前にレビュー済み

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

    Nemeth Norbert · 約1年前にレビュー済み

    Sharma Abhishek · 約1年前にレビュー済み

    Rivera-Longero Karen Christianne · 約1年前にレビュー済み

    OK

    原 丈夫 · 約1年前にレビュー済み

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

    Nemeth Norbert · 約1年前にレビュー済み

    M Aravindhan · 約1年前にレビュー済み

    Reddy Srinath · 約1年前にレビュー済み

    廣岡 誠之 · 約1年前にレビュー済み

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