ghcr.io/monlor/xiaoya-jellyfin:v1.2.9 linux/amd64

ghcr.io/monlor/xiaoya-jellyfin:v1.2.9 - 国内下载镜像源 浏览次数:336
Jellyfin是一个基于Java的媒体服务器,它提供了多种协议的支持,如HTTP、RTSP、RTP和SOP。它同时也支持多种设备,如Android、iOS、Windows Phone和电视盒子等。这个容器镜像是由 Monlor 开源社区维护的,用于在 Docker 中运行 Jellyfin 服务器。
源镜像 ghcr.io/monlor/xiaoya-jellyfin:v1.2.9
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9
镜像ID sha256:d499d7e6959a96fec8ec3f821b0c9e09d291217e1ca065847f7c2bbb67f8751a
镜像TAG v1.2.9
大小 1.04GB
镜像源 ghcr.io
CMD
启动入口 /entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 336 次
贡献者
镜像创建 2024-06-20T05:11:44.264410396Z
同步时间 2024-06-25 00:00
更新时间 2024-10-23 20:38
开放端口
8096/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HEALTHCHECK_URL=http://localhost:8096/health DEBIAN_FRONTEND=noninteractive LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US:en JELLYFIN_DATA_DIR=/config JELLYFIN_CACHE_DIR=/cache JELLYFIN_CONFIG_DIR=/config/config JELLYFIN_LOG_DIR=/config/log JELLYFIN_WEB_DIR=/jellyfin/jellyfin-web JELLYFIN_FFMPEG=/usr/lib/jellyfin-ffmpeg/ffmpeg XDG_CACHE_HOME=/cache MALLOC_TRIM_THRESHOLD_=131072 NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
镜像标签
me@monlor.com: MAINTAINER The Free Software Media System: org.opencontainers.image.description https://jellyfin.org/docs/: org.opencontainers.image.documentation https://github.com/jellyfin/jellyfin: org.opencontainers.image.source Jellyfin: org.opencontainers.image.title https://jellyfin.org: org.opencontainers.image.url 10.9.6: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9  ghcr.io/monlor/xiaoya-jellyfin:v1.2.9

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9  ghcr.io/monlor/xiaoya-jellyfin:v1.2.9

Shell快速替换命令

sed -i 's#ghcr.io/monlor/xiaoya-jellyfin:v1.2.9#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9#' deployment.yaml

镜像信息

{
    "Id": "sha256:d499d7e6959a96fec8ec3f821b0c9e09d291217e1ca065847f7c2bbb67f8751a",
    "RepoTags": [
        "ghcr.io/monlor/xiaoya-jellyfin:v1.2.9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin:v1.2.9"
    ],
    "RepoDigests": [
        "ghcr.io/monlor/xiaoya-jellyfin@sha256:770bca53881adc8ea9c9dd20d2c4acdc25a6e3283144c56511ca00168509cdf6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/monlor/xiaoya-jellyfin@sha256:b818c64b4c904ea431d6d18399e863bb7df401b9f7c055624a9a848bca2b7f64"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-20T05:11:44.264410396Z",
    "Container": "",
    "ContainerConfig": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": null,
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8096/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "HEALTHCHECK_URL=http://localhost:8096/health",
            "DEBIAN_FRONTEND=noninteractive",
            "LC_ALL=en_US.UTF-8",
            "LANG=en_US.UTF-8",
            "LANGUAGE=en_US:en",
            "JELLYFIN_DATA_DIR=/config",
            "JELLYFIN_CACHE_DIR=/cache",
            "JELLYFIN_CONFIG_DIR=/config/config",
            "JELLYFIN_LOG_DIR=/config/log",
            "JELLYFIN_WEB_DIR=/jellyfin/jellyfin-web",
            "JELLYFIN_FFMPEG=/usr/lib/jellyfin-ffmpeg/ffmpeg",
            "XDG_CACHE_HOME=/cache",
            "MALLOC_TRIM_THRESHOLD_=131072",
            "NVIDIA_VISIBLE_DEVICES=all",
            "NVIDIA_DRIVER_CAPABILITIES=compute,video,utility"
        ],
        "Cmd": null,
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "curl -Lk -fsS \"${HEALTHCHECK_URL}\" || exit 1"
            ],
            "Interval": 30000000000,
            "Timeout": 30000000000,
            "StartPeriod": 10000000000,
            "Retries": 3
        },
        "Image": "",
        "Volumes": {
            "/cache": {},
            "/config": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "MAINTAINER": "me@monlor.com",
            "org.opencontainers.image.description": "The Free Software Media System",
            "org.opencontainers.image.documentation": "https://jellyfin.org/docs/",
            "org.opencontainers.image.source": "https://github.com/jellyfin/jellyfin",
            "org.opencontainers.image.title": "Jellyfin",
            "org.opencontainers.image.url": "https://jellyfin.org",
            "org.opencontainers.image.version": "10.9.6"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1037613619,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/75d8906e9c53a9b306d68072fc0ec04d00caa49129c4f6d524466f59e3dcba70/diff:/var/lib/docker/overlay2/f42e97488faa535f7de87a845d560ac37a2bd144d5e00befdfb3c9cf726332ca/diff:/var/lib/docker/overlay2/f30bb7426c890072e9c8d6da08a562e0595c71ec5155f9a98e2062421ebbe101/diff:/var/lib/docker/overlay2/8c1f2cb3284e3c4c053f134df57999396c0232aa71c5ff48d4878a525511c952/diff:/var/lib/docker/overlay2/043c7fc09fe3b1bd08e0838762fa81a4ee967ef9852a27c64a9ccc464db14d6f/diff:/var/lib/docker/overlay2/d6fe3511869367ad322abce685fbec2997d5cc8781c32d34bb71328f81a94725/diff:/var/lib/docker/overlay2/dec3467c5f49e40bb1a4025728234b4dcc9aec0542eac3c287c8898c91895e8b/diff:/var/lib/docker/overlay2/137c5568c55f19165a8c6aa329cd4cc1ee226b01348231d8a353c6898b3eb22a/diff:/var/lib/docker/overlay2/0bc8668abc9d7dc823552cd1cf086119d0328c4ac6e8abf922272571900d8a19/diff",
            "MergedDir": "/var/lib/docker/overlay2/d1f8cc638cb71d3eeef77d79d6bbfd531096668527a2ae47039171d2a754588b/merged",
            "UpperDir": "/var/lib/docker/overlay2/d1f8cc638cb71d3eeef77d79d6bbfd531096668527a2ae47039171d2a754588b/diff",
            "WorkDir": "/var/lib/docker/overlay2/d1f8cc638cb71d3eeef77d79d6bbfd531096668527a2ae47039171d2a754588b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5d4427064ecc46e3c2add169e9b5eafc7ed2be7861081ec925938ab628ac0e25",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:7ec05abae0d4a674753c91213647e729a20daed9581046e664be30ee128e5530",
            "sha256:7c19848605a307e70cc085f3b53263e6bb6f166c2c30094648c18c73749ce2a9",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:f064f94fdd416dffa65467ec4b253b87cfabbecec2d90960be2553306d8d8f92",
            "sha256:40dbd6ddf5728328878a2e47ef968f35c03d2acb3f9ac28583e3ddf8cc49a20d",
            "sha256:4d64bbb24eb6e62120463384e40bcd3ccd1479edb01fa856107fdebf1e7ff231",
            "sha256:67974fe5aaa2c1e537068f7db8f417d84a6f347f47b1368d3731556990a9cb0e",
            "sha256:3ef2d412bcbbe02e7ba7192cb07f11f9b30c0a9a8f08d53bb9f6e9891ccd7e47"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-24T15:58:33.346309059Z"
    }
}

更多版本