Update README.md
Some checks failed
Auto-CI / stayactive (push) Has been cancelled
Auto-CI / build-amd64 (push) Has been cancelled

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-08-22 20:46:43 +07:00
parent 270406dd15
commit efafc29222

View File

@@ -6,7 +6,11 @@ Not the best container, but works :)
## Build ## Build
``` ```
docker build -t croc/minidlna . docker build -t jdm17/minidlna .
```
OR
```
docker compose build
``` ```
## Run ## Run