Alpine 使用 adduser 和 addgroup 命令建立使用者和組(而不是 useradd 和 ... FROM alpine:latest # Create a group and user RUN addgroup -S ...
確定! 回上一頁