Docker sudo docker build -t rollup:0.1 . sudo docker run -d --name rollup --network=host --restart=always -v /home/www/rollup-main:/rollup rollup:0.1