Merge pull request 'Add jellyfin task driver' (#7) from ben-patch-1 into main
Reviewed-on: #7
This commit is contained in:
commit
0209743a59
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