Google Cloud Fundamentals: Getting Started with App Engine Rezensionen
194190 Rezensionen
for the docker code snippet, python version should 3.8 instead of 3.7 or you get compatibility issues when running the docker build
David E. · Vor etwa ein Jahr überprüft
Swapnil J. · Vor etwa ein Jahr überprüft
Tanukula N. · Vor etwa ein Jahr überprüft
Allyne V. · Vor etwa ein Jahr überprüft
Sadhna .. · Vor etwa ein Jahr überprüft
Lei A. · Vor etwa ein Jahr überprüft
Lakshmana K. · Vor etwa ein Jahr überprüft
Able to troubleshoot the issue with the version of the application inside requirements.txt
Raymond M. · Vor etwa ein Jahr überprüft
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.
Julie M. · Vor etwa ein Jahr überprüft
atsushi k. · Vor etwa ein Jahr überprüft
Tomasz F. · Vor etwa ein Jahr überprüft
Martin A. · Vor etwa ein Jahr überprüft
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · Vor etwa ein Jahr überprüft
scripts not working
Julie M. · Vor etwa ein Jahr überprüft
Anu S. · Vor etwa ein Jahr überprüft
An error occurred when I tried to build a Docker image. I fixed the version of Flask in requirement.txt and everything went fine.
佑介 安. · Vor etwa ein Jahr überprüft
H M. · Vor etwa ein Jahr überprüft
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · Vor etwa ein Jahr überprüft
Abhishek S. · Vor etwa ein Jahr überprüft
Karen Christianne R. · Vor etwa ein Jahr überprüft
OK
丈夫 原. · Vor etwa ein Jahr überprüft
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · Vor etwa ein Jahr überprüft
Aravindhan M. · Vor etwa ein Jahr überprüft
Srinath R. · Vor etwa ein Jahr überprüft
誠之 廣. · Vor etwa ein Jahr überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.