FROM python:3.7-alpine: 从Python 3.7 映像开始构建镜像。 ... RUN apk add --no-cache gcc musl-dev linux-headers: 安装gcc,以便诸如MarkupSafe 和SQLAlchemy 之类 ...
確定! 回上一頁