FROM alpine. The first step is to change the base image in your Dockerfile: FROM ubuntu => FROM alpine. FROM python:2.7 => ...
確定! 回上一頁