To create a non root group and user inside your Alpine based Dockerfile # -g ... adduser -u 1000 -G groupname -h /home/username -D username.
確定! 回上一頁