mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Updated Building from Source (markdown)
parent
6611e57ea1
commit
7d4afb9f1f
@ -10,6 +10,7 @@ All package builds begin with the first two steps (for Linux/OSX; alter as neede
|
|||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
3. Build the Docker image: `docker build -t $USERNAME/jellyfin .`
|
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
|
## Debian Packages via Docker
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user