Open1

docker

YHYH
RUN useradd --create-home --shell /bin/bash app

ユーザを作成
/home/appディレクトリを自動作成
シェルをbash指定
appというユーザ