Merge pull request #1022 from NachoLZ/feature/add-docker-instructions

docs: Add instructions for running with Docker
This commit is contained in:
Tim 2025-10-07 19:09:00 +02:00 committed by GitHub
commit ad5ab5c634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,13 @@ pnpm start
pnpm run build
```
### Run with Docker
```bash
docker build -t stremio-web .
docker run -p 8080:8080 stremio-web
```
## Screenshots
### Board