RUN apt-get update && \ apt-get install -y openssh-server apache2 python3-pip && \ pip3 ... Here's a Dockerfile that will create small Alpine Linux image, ...
確定! 回上一頁