RUN mkdir /opt/python/ && cd /opt/python/ && pip install pyodbc -t . FROM public.ecr.aws/lambda/python:3.9. COPY --from=builder /opt/python ...
確定! 回上一頁