Create a Dockerfile file in the app folder. [vagrant@localhost docker-flask-app]$ cat app/Dockerfile # Use an official Python runtime as an image FROM python: ...
確定! 回上一頁