mirror of
https://github.com/pvlnes/homelab.git
synced 2026-04-05 17:51:46 +00:00
youtube docker compose file
This commit is contained in:
parent
64165aa4be
commit
413bff84af
10
services/isponsorblocktv/docker-compose.yml
Normal file
10
services/isponsorblocktv/docker-compose.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
services:
|
||||||
|
isponsorblocktv:
|
||||||
|
image: ghcr.io/dmunozv04/isponsorblocktv:latest
|
||||||
|
container_name: isponsorblocktv
|
||||||
|
restart: unless-stopped
|
||||||
|
|
||||||
|
network_mode: "host"
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- /srv/isponsorblocktv/data:/app/data
|
||||||
Loading…
Reference in New Issue
Block a user