Simple User List Run docker build command to create container docker build -t simple_user_list . docker run -it -p 3000:3000