mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-16 13:46:31 +01:00
Updated Building from Source (markdown)
@@ -10,6 +10,7 @@ All package builds begin with the first two steps (for Linux/OSX; alter as neede
|
||||
## Docker
|
||||
|
||||
3. Build the Docker image: `docker build -t $USERNAME/jellyfin .`
|
||||
4. Run the container: `docker run -d -p 8096:8096 $USERNAME/jellyfin`
|
||||
|
||||
## Debian Packages via Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user