Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- services:
- deemix:
- container_name: "deemix"
- entrypoint:
- - "/init"
- environment:
- - "PGID=100"
- - "TZ=America/New_York"
- - "HOST_OS=Unraid"
- - "HOST_HOSTNAME=Tower"
- - "HOST_CONTAINERNAME=deemix"
- - "DEEMIX_SINGLE_USER=false"
- - "UMASK=000"
- - "PUID=99"
- - "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
- - "PS1=$$(whoami)@$$(hostname):$$(pwd)\\$$ "
- - "HOME=/root"
- - "TERM=xterm"
- - "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0"
- - "BUILDDATEENV=20221222"
- hostname: "e2275da5b7a4"
- image: "registry.gitlab.com/bockiii/deemix-docker"
- ipc: "private"
- labels:
- app.deemix.image.created: "20221222"
- app.deemix.image.description: "Docker image for Deemix"
- app.deemix.image.title: "Docker image for Deemix"
- app.deemix.image.url: "https://gitlab.com/Bockiii/deemix-docker"
- build_version: "Linuxserver.io version:- b01a8a64-ls35 Build-date:- 2022-11-29T00:35:38-06:00"
- maintainer: "Bocki"
- net.unraid.docker.icon: "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/deemix.png"
- net.unraid.docker.managed: "dockerman"
- net.unraid.docker.webui: "http://[IP]:[PORT:6595]/"
- org.opencontainers.image.authors: "linuxserver.io"
- org.opencontainers.image.created: "2022-11-29T00:35:38-06:00"
- org.opencontainers.image.description: "baseimage-alpine image by linuxserver.io"
- org.opencontainers.image.documentation: "https://docs.linuxserver.io/images/docker-baseimage-alpine"
- org.opencontainers.image.licenses: "GPL-3.0-only"
- org.opencontainers.image.ref.name: "21cd2aa860fa03734a57f80d22b390a38f60d718"
- org.opencontainers.image.revision: "21cd2aa860fa03734a57f80d22b390a38f60d718"
- org.opencontainers.image.source: "https://github.com/linuxserver/docker-baseimage-alpine"
- org.opencontainers.image.title: "Baseimage-alpine"
- org.opencontainers.image.url: "https://github.com/linuxserver/docker-baseimage-alpine/packages"
- org.opencontainers.image.vendor: "linuxserver.io"
- org.opencontainers.image.version: "b01a8a64-ls35"
- logging:
- driver: "json-file"
- options:
- max-file: "1"
- max-size: "50m"
- mac_address: "02:42:ac:11:00:13"
- network_mode: "bridge"
- ports:
- - "6595:6595/tcp"
- volumes:
- - "/mnt/user/appdata/deemix:/config"
- - "/mnt/user/data/downloads:/downloads"
- working_dir: "/"
- lidarr-plugin:
- container_name: "lidarr-plugin"
- entrypoint:
- - "/init"
- environment:
- - "PGID=100"
- - "UMASK=000"
- - "TZ=America/New_York"
- - "HOST_OS=Unraid"
- - "HOST_HOSTNAME=Tower"
- - "HOST_CONTAINERNAME=lidarr-plugin"
- - "PUID=99"
- - "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
- - "IMAGE_STATS=ewogICJhcHAiOiAibGlkYXJyIiwKICAiaW1hZ2UiOiAiaG90aW8vbGlkYXJyOnByLXBsdWdpbnMiLAogICJyZXZpc2lvbiI6ICI5ZTBiYzA2IiwKICAidmVyc2lvbiI6ICIyLjkuNS40NTQzIgp9Cg=="
- - "BUILD_ARCHITECTURE=linux-amd64"
- - "APP_DIR=/app"
- - "CONFIG_DIR=/config"
- - "XDG_CONFIG_HOME=/.config"
- - "XDG_CACHE_HOME=/.cache"
- - "XDG_DATA_HOME=/.local/share"
- - "LANG=en_US.UTF-8"
- - "LANGUAGE=en_US:en"
- - "LC_ALL=en_US.UTF-8"
- - "S6_BEHAVIOUR_IF_STAGE2_FAILS=2"
- - "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0"
- - "S6_SERVICES_GRACETIME=180000"
- - "S6_STAGE2_HOOK=/etc/s6-overlay/init-hook"
- - "VPN_ENABLED=false"
- - "VPN_CONF=wg0"
- - "VPN_PROVIDER=generic"
- - "VPN_LAN_NETWORK="
- - "VPN_LAN_LEAK_ENABLED=false"
- - "VPN_EXPOSE_PORTS_ON_LAN="
- - "VPN_AUTO_PORT_FORWARD=true"
- - "VPN_AUTO_PORT_FORWARD_TO_PORTS="
- - "VPN_KEEP_LOCAL_DNS=false"
- - "VPN_FIREWALL_TYPE=auto"
- - "VPN_HEALTHCHECK_ENABLED=false"
- - "PRIVOXY_ENABLED=false"
- - "UNBOUND_ENABLED=false"
- - "VPN_PIA_USER="
- - "VPN_PIA_PASS="
- - "VPN_PIA_PREFERRED_REGION="
- - "VPN_PIA_DIP_TOKEN=no"
- - "VPN_PIA_PORT_FORWARD_PERSIST=false"
- - "WEBUI_PORTS=8686/tcp,8686/udp"
- hostname: "lidarr.internal"
- image: "ghcr.io/hotio/lidarr:pr-plugins"
- ipc: "private"
- labels:
- net.unraid.docker.icon: "https://hotio.dev/webhook-avatars/lidarr.png"
- net.unraid.docker.managed: "dockerman"
- net.unraid.docker.webui: "http://[IP]:[PORT:8686]"
- org.opencontainers.image.created: "2025-01-28T20:11:21.000Z"
- org.opencontainers.image.revision: "9e0bc06fa9082f8041066defa3168dbbe4a3de70"
- org.opencontainers.image.source: "https://github.com/hotio/lidarr/tree/pr"
- org.opencontainers.image.title: "hotio/lidarr:pr-plugins"
- org.opencontainers.image.url: "https://hotio.dev/containers/lidarr"
- org.opencontainers.image.vendor: "hotio"
- org.opencontainers.image.version: "2.9.5.4543"
- logging:
- driver: "json-file"
- options:
- max-file: "1"
- max-size: "50m"
- mac_address: "02:42:ac:11:00:14"
- network_mode: "bridge"
- ports:
- - "8687:8686/tcp"
- volumes:
- - "/mnt/user/appdata/lidarr-1:/config"
- - "/mnt/user/data:/data"
- working_dir: "/"
- version: "3.6"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement