mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
18 lines
385 B
YAML
18 lines
385 B
YAML
name: Sonarr
|
|
version: 0.3.3
|
|
slug: sonarr
|
|
description: Smart PVR for newsgroup and bittorrent users
|
|
url: https://github.com/hassio-addons/addon-sonarr/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:8989]
|
|
init: false
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
map:
|
|
- addon_config:rw
|
|
- share:rw
|
|
- media:rw
|
|
ports:
|
|
8989/tcp: 8989
|
|
image: ghcr.io/hassio-addons/sonarr/{arch}
|