Alpine uses the command adduser and addgroup for creating users and groups (rather than useradd and usergroup). FROM alpine:latest # Create a group and user ...
確定! 回上一頁