Add jellyfin task driver
This commit is contained in:
parent
70aff7bed1
commit
6416f2842d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"Tasks": [
|
"Tasks": [
|
||||||
{
|
{
|
||||||
"Name": "Jellyfin",
|
"Name": "Jellyfin",
|
||||||
"Type": "docker",
|
"Driver": "docker",
|
||||||
"Config": {
|
"Config": {
|
||||||
"image": "lscr.io/linuxserver/jellyfin:latest",
|
"image": "lscr.io/linuxserver/jellyfin:latest",
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue