UDES Website Run with Docker sudo docker build -t website . sudo docker run -d -p 3000:3000 --restart=always website