A minimal Docker image based on Alpine Linux with a complete package index and only 5 MB in ... FROM ubuntu:20.04 RUN apt-get update \ && apt-get install -y ...
確定! 回上一頁