From e013f51ed350784764407c83e9b8f0cbe85120f0 Mon Sep 17 00:00:00 2001 From: Alexander Botev <31157848+MrSteelRat@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:28:50 +0300 Subject: [PATCH] Update README.md add flag background run container mauricenino/dashdot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cae6e44cc..bed25c55c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Images are hosted on [DockerHub](https://hub.docker.com/r/mauricenino/dashdot), and are available for both AMD64 and ARM devices. ```bash -docker container run -it \ +docker container run -d \ -p 80:3001 \ -v /:/mnt/host:ro \ --privileged \