· groupadd -g 10000 nginx · useradd --system -u 10000 --no-create-home --shell /bin/false -g nginx nginx ※ 추가한 코드에는 주석으로 기능설명을 달아놓음