FROM python:3.8.6-slim-buster RUN apt-get update && \ apt-get install -y \ bash \ build-essential \ cmake curl \ git \ libffi-dev ...
確定! 回上一頁