docker.io/fogforest/yesplaymusic:latest linux/amd64

docker.io/fogforest/yesplaymusic:latest - 国内下载镜像源 浏览次数:106

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

```html

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

```
源镜像 docker.io/fogforest/yesplaymusic:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:latest
镜像ID sha256:c3f5311ab20885118b36a3455fe1412453f9238d487a50af6013e6b3bb03af02
镜像TAG latest
大小 107.63MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh -c nginx ; exec npx NeteaseCloudMusicApi
启动入口 /docker-entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 106 次
贡献者
镜像创建 2024-03-22T06:23:52.234866291Z
同步时间 2024-11-23 20:48
更新时间 2025-02-22 13:38
开放端口
80/tcp
环境变量
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
镜像标签
NGINX Docker Maintainers <docker-maint@nginx.com>: maintainer
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.14.6 扫描引擎: Trivy 扫描时间: 2024-11-23 20:49

低危漏洞:6 中危漏洞:27 高危漏洞:28 严重漏洞:5

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

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-03-22 14:23:52  0.00B 设置默认要执行的命令
CMD ["/bin/sh" "-c" "nginx ; exec npx NeteaseCloudMusicApi"]
                        
# 2024-03-22 14:23:52  4.24MB 复制新文件或目录到容器中
COPY /app/dist /usr/share/nginx/html # buildkit
                        
# 2024-03-22 14:23:52  709.00B 复制新文件或目录到容器中
COPY /app/docker/nginx.conf.example /etc/nginx/conf.d/default.conf # buildkit
                        
# 2024-03-22 14:23:52  80.23MB 执行命令并创建新的镜像层
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
                        
# 2024-03-22 14:23:09  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:c3f5311ab20885118b36a3455fe1412453f9238d487a50af6013e6b3bb03af02",
    "RepoTags": [
        "fogforest/yesplaymusic:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic:latest"
    ],
    "RepoDigests": [
        "fogforest/yesplaymusic@sha256:2de6944147460e5b1fe8fa6f19d25a926d0f14f8548629a6eff62e1283d18af0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/fogforest/yesplaymusic@sha256:8a5f9bac0f1532ef0e945011585c1a84e2f1fe941c3d9b02cf6ddb9624c28dc7"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-03-22T06:23:52.234866291Z",
    "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": 107632656,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/34adf0bff765e2ea6ec3ca59f4cde6784bf72f543b4f1513f147f0aeac7494a8/diff:/var/lib/docker/overlay2/834276471c2a686bfbdb3a87cdb479788fc8a1a080ed183600e63197622e9e4b/diff:/var/lib/docker/overlay2/539e1f42025006ac4d7f917cdc56d2a0a660c616c801df336b4e3617182aa341/diff:/var/lib/docker/overlay2/884cc50d6ac80e0c83584d51b29890ab305d74335f8403a96dc76078392a09cf/diff:/var/lib/docker/overlay2/9ec036bdc6102cf26d6e46c5087dccc40f38ca778efea8ae88e57cb12c62a27d/diff:/var/lib/docker/overlay2/0806412aca07e669e323794503b6207cf61bce1bed538ad83f4de21ed27156ab/diff:/var/lib/docker/overlay2/5765cdef7f362fd3f92233b61d30a9ccd75995e8bbdf6ae70257be46a7fb563c/diff:/var/lib/docker/overlay2/37c8e17dd9c30d7cf5bf9c5127b2afd9223e90caf42035f2cc77629f3c8ac490/diff:/var/lib/docker/overlay2/c05167941a1857e01a0a6e5c673ed5d03cb9c902758839c286529f6d5a7df4fa/diff",
            "MergedDir": "/var/lib/docker/overlay2/356e182af54f3d83d38880f9420ff6cacbdfe49cf54925c53db6a9cf49ddc490/merged",
            "UpperDir": "/var/lib/docker/overlay2/356e182af54f3d83d38880f9420ff6cacbdfe49cf54925c53db6a9cf49ddc490/diff",
            "WorkDir": "/var/lib/docker/overlay2/356e182af54f3d83d38880f9420ff6cacbdfe49cf54925c53db6a9cf49ddc490/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b541d28bf3b491aeb424c61353c8c92476ecc2cd603a6c09ee5c2708f1a4b258",
            "sha256:73e72459bfe3d9fd81413680ef4e6061dde9c3592d9ffce1c0b4100f7684f881",
            "sha256:27e9ed2602d4427ee5e47f643814a5688e9db338dc50e2c76d689b3c008c7dc5",
            "sha256:68aa52488b502fc6b86862d3d01a15a4aad20f6987fa132f41b55b33597879a8",
            "sha256:956432f9d2d2975779e95b5bb04166c31fa9743919513da2085621ae0cb9570e",
            "sha256:3400b427ca31a29e12e59dadb6fa907006beced38239b6581d75ea9e4f1b8a76",
            "sha256:f170633e58fa3a1417f83d4d90089e5b03dd7f964a95773cf946f9e79cb5be86",
            "sha256:bb2aa39e1e49b4595fdb55c8b456a3eb8b6abdbefddc082dfc49930ef11661f3",
            "sha256:05bdd4a008ff4f3b008d1d42131c12031aee9b06a474a49d9182b0f8b7d6e165",
            "sha256:4bd00d7b1e8eb661cbe12c8b605e657fcdea89e1dddcfaa8c1e76033137dab62"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-23T20:47:55.822829964+08:00"
    }
}

更多版本

docker.io/fogforest/yesplaymusic:latest

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