关于“Google Cloud Fundamentals: Getting Started with App Engine”的评价
194457 条评价
pape moussa n. · 已于 over 4 years前审核
Ananda C. · 已于 over 4 years前审核
Felipe A. · 已于 over 4 years前审核
Ranjith N. · 已于 over 4 years前审核
Ella E. · 已于 over 4 years前审核
Husni M. · 已于 over 4 years前审核
Cam S. · 已于 over 4 years前审核
The Command: 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 gave this result: -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 I ran this from cloud shell in the hello_world app directory.
Jonathan K. · 已于 over 4 years前审核
Vinicius P. · 已于 over 4 years前审核
pallavi s. · 已于 over 4 years前审核
Wilker A. · 已于 over 4 years前审核
Wilker A. · 已于 over 4 years前审核
Bohdan T. · 已于 over 4 years前审核
Wayne H. · 已于 over 4 years前审核
Rafael C. · 已于 over 4 years前审核
Rafael C. · 已于 over 4 years前审核
Thelry B. · 已于 over 4 years前审核
Shweta T. · 已于 over 4 years前审核
Dante K. · 已于 over 4 years前审核
Przemyslaw W. · 已于 over 4 years前审核
Damian G. · 已于 over 4 years前审核
Naim T. · 已于 over 4 years前审核
Landin O. · 已于 over 4 years前审核
Aracely M. · 已于 over 4 years前审核
Henry W. · 已于 over 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。