logo
docker.io/fogforest/yesplaymusic:0.4.9
linux/amd64 docker.io chengyong 贡献

这是一个名为docker.io/fogforest/yesplaymusic的Docker容器镜像。 它很可能是一个运行YesPlayMusic音乐播放器的容器。

13
浏览次数
119.54MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9
源镜像
docker.io/fogforest/yesplaymusic:0.4.9
镜像ID
sha256:0c1525933613244e158d2a34861412001e7cc21295c57eb6b33b72e8f90ba59e
镜像 TAG
0.4.9
镜像大小
119.54MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/bin/sh -c nginx ; exec npx NeteaseCloudMusicApi
启动入口
/docker-entrypoint.sh
工作目录
OS/平台
linux/amd64
镜像创建
2025-01-31T19:45:47.724674915Z
同步时间
2026-07-15 04:27
浏览量
13 次
贡献者
avatar chengyong
🔌 开放端口 1
80/tcp
⚙️ 环境变量 4
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
NGINX_VERSION=1.20.2 1
NJS_VERSION=0.7.3 2
PKG_RELEASE=1 3
🏷️ 镜像标签 1
KeyValue
NGINX Docker Maintainers <docker-maint@nginx.com> maintainer
🛡️ 镜像安全扫描
alpine 3.14.6 Trivy 2026-07-15 04:27 查看完整报告
4
低危 LOW
43
中危 MEDIUM
50
高危 HIGH
7
严重 CRITICAL
受影响目标 (2)
docker.io/fogforest/yesplaymusic:0.4.9 (alpine 3.14.6) alpine Node.js node-pkg

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9  docker.io/fogforest/yesplaymusic:0.4.9

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9  docker.io/fogforest/yesplaymusic:0.4.9

Shell快速替换命令

sed -i 's#fogforest/yesplaymusic:0.4.9#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9  docker.io/fogforest/yesplaymusic:0.4.9'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9  docker.io/fogforest/yesplaymusic:0.4.9'

镜像构建历史


# 2025-02-01 03:45:47  0.00B 设置默认要执行的命令
CMD ["/bin/sh" "-c" "nginx ; exec npx NeteaseCloudMusicApi"]
                        
# 2025-02-01 03:45:47  4.24MB 复制新文件或目录到容器中
COPY /app/dist /usr/share/nginx/html # buildkit
                        
# 2025-02-01 03:45:47  709.00B 复制新文件或目录到容器中
COPY /app/docker/nginx.conf.example /etc/nginx/conf.d/default.conf # buildkit
                        
# 2025-02-01 03:45:47  92.13MB 执行命令并创建新的镜像层
RUN /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories &&  apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.14/main libuv   && apk add --no-cache --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.14/main nodejs npm   && npm i -g $(awk -F \" '{if($2=="NeteaseCloudMusicApi") print $2"@"$4}' /usr/local/lib/package.json)   && rm -f /usr/local/lib/package.json # buildkit
                        
# 2025-02-01 03:45:32  3.99KB 复制新文件或目录到容器中
COPY /app/package.json /usr/local/lib/ # buildkit
                        
# 2022-05-18 06:37:53  0.00B 
/bin/sh -c #(nop)  CMD ["nginx" "-g" "daemon off;"]
                        
# 2022-05-18 06:37:53  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL SIGQUIT
                        
# 2022-05-18 06:37:53  0.00B 
/bin/sh -c #(nop)  EXPOSE 80
                        
# 2022-05-18 06:37:53  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/docker-entrypoint.sh"]
                        
# 2022-05-18 06:37:53  4.61KB 
/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 
                        
# 2022-05-18 06:37:53  1.04KB 
/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 
                        
# 2022-05-18 06:37:53  1.96KB 
/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 
                        
# 2022-05-18 06:37:52  1.20KB 
/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 
                        
# 2022-05-18 06:37:52  17.56MB 
/bin/sh -c set -x     && addgroup -g 101 -S nginx     && adduser -S -D -H -u 101 -h /var/cache/nginx -s /sbin/nologin -G nginx -g nginx nginx     && apkArch="$(cat /etc/apk/arch)"     && nginxPackages="         nginx=${NGINX_VERSION}-r${PKG_RELEASE}         nginx-module-xslt=${NGINX_VERSION}-r${PKG_RELEASE}         nginx-module-geoip=${NGINX_VERSION}-r${PKG_RELEASE}         nginx-module-image-filter=${NGINX_VERSION}-r${PKG_RELEASE}         nginx-module-njs=${NGINX_VERSION}.${NJS_VERSION}-r${PKG_RELEASE}     "     && apk add --no-cache --virtual .checksum-deps         openssl     && case "$apkArch" in         x86_64|aarch64)             set -x             && KEY_SHA512="e7fa8303923d9b95db37a77ad46c68fd4755ff935d0a534d26eba83de193c76166c68bfe7f65471bf8881004ef4aa6df3e34689c305662750c0172fca5d8552a *stdin"             && wget -O /tmp/nginx_signing.rsa.pub https://nginx.org/keys/nginx_signing.rsa.pub             && if [ "$(openssl rsa -pubin -in /tmp/nginx_signing.rsa.pub -text -noout | openssl sha512 -r)" = "$KEY_SHA512" ]; then                 echo "key verification succeeded!";                 mv /tmp/nginx_signing.rsa.pub /etc/apk/keys/;             else                 echo "key verification failed!";                 exit 1;             fi             && apk add -X "https://nginx.org/packages/alpine/v$(egrep -o '^[0-9]+\.[0-9]+' /etc/alpine-release)/main" --no-cache $nginxPackages             ;;         *)             set -x             && tempDir="$(mktemp -d)"             && chown nobody:nobody $tempDir             && apk add --no-cache --virtual .build-deps                 gcc                 libc-dev                 make                 openssl-dev                 pcre-dev                 zlib-dev                 linux-headers                 libxslt-dev                 gd-dev                 geoip-dev                 perl-dev                 libedit-dev                 bash                 alpine-sdk                 findutils             && su nobody -s /bin/sh -c "                 export HOME=${tempDir}                 && cd ${tempDir}                 && curl -f -O https://hg.nginx.org/pkg-oss/archive/689.tar.gz                 && PKGOSSCHECKSUM=\"b3cb5de3d22b4db2ab478e60469638e1935cb91c20405e33bdbf7303766278cf864bace62f95ef40f4fe39e92731f53ce1c4a18192ec7f7820f4083cd9384116 *689.tar.gz\"                 && if [ \"\$(openssl sha512 -r 689.tar.gz)\" = \"\$PKGOSSCHECKSUM\" ]; then                     echo \"pkg-oss tarball checksum verification succeeded!\";                 else                     echo \"pkg-oss tarball checksum verification failed!\";                     exit 1;                 fi                 && tar xzvf 689.tar.gz                 && cd pkg-oss-689                 && cd alpine                 && make all                 && apk index -o ${tempDir}/packages/alpine/${apkArch}/APKINDEX.tar.gz ${tempDir}/packages/alpine/${apkArch}/*.apk                 && abuild-sign -k ${tempDir}/.abuild/abuild-key.rsa ${tempDir}/packages/alpine/${apkArch}/APKINDEX.tar.gz                 "             && cp ${tempDir}/.abuild/abuild-key.rsa.pub /etc/apk/keys/             && apk del .build-deps             && apk add -X ${tempDir}/packages/alpine/ --no-cache $nginxPackages             ;;     esac     && apk del .checksum-deps     && if [ -n "$tempDir" ]; then rm -rf "$tempDir"; fi     && if [ -n "/etc/apk/keys/abuild-key.rsa.pub" ]; then rm -f /etc/apk/keys/abuild-key.rsa.pub; fi     && if [ -n "/etc/apk/keys/nginx_signing.rsa.pub" ]; then rm -f /etc/apk/keys/nginx_signing.rsa.pub; fi     && apk add --no-cache --virtual .gettext gettext     && mv /usr/bin/envsubst /tmp/         && runDeps="$(         scanelf --needed --nobanner /tmp/envsubst             | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }'             | sort -u             | xargs -r apk info --installed             | sort -u     )"     && apk add --no-cache $runDeps     && apk del .gettext     && mv /tmp/envsubst /usr/local/bin/     && apk add --no-cache tzdata     && apk add --no-cache curl ca-certificates     && ln -sf /dev/stdout /var/log/nginx/access.log     && ln -sf /dev/stderr /var/log/nginx/error.log     && mkdir /docker-entrypoint.d
                        
# 2022-05-18 06:37:44  0.00B 
/bin/sh -c #(nop)  ENV PKG_RELEASE=1
                        
# 2022-05-18 06:37:44  0.00B 
/bin/sh -c #(nop)  ENV NJS_VERSION=0.7.3
                        
# 2022-04-05 15:22:22  0.00B 
/bin/sh -c #(nop)  ENV NGINX_VERSION=1.20.2
                        
# 2022-04-05 15:22:21  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>
                        
# 2022-04-05 08:20:08  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2022-04-05 08:20:08  5.59MB 
/bin/sh -c #(nop) ADD file:b9eae64dc6ab27fdaa048b7cda06fcb5c7655e1b327e098e2775d095cb657b01 in / 
                        
                    

镜像信息

{
    "Id": "sha256:0c1525933613244e158d2a34861412001e7cc21295c57eb6b33b72e8f90ba59e",
    "RepoTags": [
        "fogforest/yesplaymusic:0.4.9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:0.4.9"
    ],
    "RepoDigests": [
        "fogforest/yesplaymusic@sha256:0dd8054e24aa4635275d260076c306dc98b0e898e32e5efef3d553934262eac8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic@sha256:e877099e05eb532da84d985987186d832bc8693ec1375d643b9a4b115dd55fe2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-01-31T19:45:47.724674915Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "80/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "NGINX_VERSION=1.20.2",
            "NJS_VERSION=0.7.3",
            "PKG_RELEASE=1"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "nginx ; exec npx NeteaseCloudMusicApi"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "NGINX Docker Maintainers \u003cdocker-maint@nginx.com\u003e"
        },
        "StopSignal": "SIGQUIT"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 119535535,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0b0c308ddaa561f761125ca8fcafb1dd55b9b38b6d4614a3dc6ecfed50c72b7f/diff:/var/lib/docker/overlay2/78ca87d0c49e473006249a8d9affbe1b21583c02d2f8e9fdfa423b898cffb780/diff:/var/lib/docker/overlay2/37dee83f06cf487cf575f1d99249934bf8c622f48bd11496e792df8dd8b03e85/diff:/var/lib/docker/overlay2/1166e953515fd063f85eedcd88685c5a1011fb6e44eeace94e8ad6aaf3d614fc/diff:/var/lib/docker/overlay2/3ec44779b79b7dcbc0a472094576315d2787f04d21282f5f9e37a6d5fb7f7f17/diff:/var/lib/docker/overlay2/dce1bb2f5a3f27df784174c64f0987262b9cb73b03d2a5bfc83f0752bd373607/diff:/var/lib/docker/overlay2/dd129cc0375834551a5be22eec7128b270c9d76df2aaa9d20112b10adaf623a6/diff:/var/lib/docker/overlay2/65b1390eaeb66ab9a653991510a023750300f3f470b67b6bbad4a6db3ea0a7a9/diff:/var/lib/docker/overlay2/a8202f87795eaffd5a99a0ff2396b4972bfd36afeae58b5928112a76df7a1add/diff",
            "MergedDir": "/var/lib/docker/overlay2/3315013e5513b6f9a186172a6b54dcc0a4180124234ea7503469d2a3aa30e4b8/merged",
            "UpperDir": "/var/lib/docker/overlay2/3315013e5513b6f9a186172a6b54dcc0a4180124234ea7503469d2a3aa30e4b8/diff",
            "WorkDir": "/var/lib/docker/overlay2/3315013e5513b6f9a186172a6b54dcc0a4180124234ea7503469d2a3aa30e4b8/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b541d28bf3b491aeb424c61353c8c92476ecc2cd603a6c09ee5c2708f1a4b258",
            "sha256:73e72459bfe3d9fd81413680ef4e6061dde9c3592d9ffce1c0b4100f7684f881",
            "sha256:27e9ed2602d4427ee5e47f643814a5688e9db338dc50e2c76d689b3c008c7dc5",
            "sha256:68aa52488b502fc6b86862d3d01a15a4aad20f6987fa132f41b55b33597879a8",
            "sha256:956432f9d2d2975779e95b5bb04166c31fa9743919513da2085621ae0cb9570e",
            "sha256:3400b427ca31a29e12e59dadb6fa907006beced38239b6581d75ea9e4f1b8a76",
            "sha256:22fe91abf952a8ae78cb094122c1436f54f053f29bcfe8928752e2eca7a7e8f4",
            "sha256:4007b6f4c57e6f4578d54c6aac779f2df6b0e1fe4da88e64ad116b14e2fb7be5",
            "sha256:e2c8a956979b466a22b2da6f3f3bc7f8126efc4a64139004353988caa911c95d",
            "sha256:67bd270c72ad94bbf002e1ce50cea2f45e660878120e181b9925c882b3e0e62c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-15T04:27:21.339706899+08:00"
    }
}

更多版本

docker.io/fogforest/yesplaymusic:latest

linux/amd64 docker.io107.63MB2024-11-23 20:48
602

docker.io/fogforest/yesplaymusic:0.4.9

linux/amd64 docker.io119.54MB2026-07-15 04:27
12
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×