Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Added Docker Hub maintained by LinuxServer.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Gabriel Calle Granda committed Jun 23, 2019
1 parent 7cb8c77 commit f7332bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/administrator-docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Jellyfin project and its contributors offer a number of pre-built binary pac

## Containers

### Docker Hub
### Official Docker Hub

<a href="https://hub.docker.com/r/jellyfin/jellyfin"><img alt="Docker Pull Count" src="https://img.shields.io/docker/pulls/jellyfin/jellyfin.svg"></a>

Expand Down Expand Up @@ -36,6 +36,10 @@ services:
- /path/to/media:/media
```

### Docker Hub maintained by LinuxServer.io

<a href="https://hub.docker.com/r/linuxserver/jellyfin"><img alt="Docker Pull Count" src="https://img.shields.io/docker/pulls/linuxserver/jellyfin.svg"></a>

### Unraid Docker

An Unraid Docker template is available in the repository.
Expand Down

0 comments on commit f7332bf

Please sign in to comment.