當DockerHub無法滿足你的需求,就寫Dockerfile吧 · FROM python:3.6.8-alpine3.7 # 基底映像檔是python3.6.8 · MAINTAINER Jennifer <[email protected]> # 維護者資訊.
確定! 回上一頁