[Solution found!] Alpine使用命令adduser和addgroup创建用户和组(而不是useradd和usergroup)。 FROM alpine:latest # Create a group and user RUN addgroup -S ...
確定! 回上一頁