Install Docker, if you don't already have it, then add a Dockerfile to the "app" directory: # pull official base image FROM python:3.9.6-alpine ...
確定! 回上一頁