docs: Add instructions for running with Docker

This commit is contained in:
Ignacio Lizana 2025-10-07 18:38:38 +02:00
parent 1e241c7926
commit e78866a77d

View file

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