Alpine 、Debian、Ubuntu、Centosの例です ... FROM alpine:3.11 RUN apk add sudo RUN adduser -D -u 1001 -s /bin/sh -G wheel alpine-sudoer RUN ...
確定! 回上一頁