FROM python:3.8-alpine RUN apk update && apk --no-cache add libpq gcc python3-dev musl-dev linux-headers postgresql-dev COPY ...
確定! 回上一頁