ghcr.io/highlight/highlight-frontend:latest linux/amd64

ghcr.io/highlight/highlight-frontend:latest - 国内下载镜像源 浏览次数:20

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

```html

这是一个名为 ghcr.io/highlight/highlight-frontend 的 Docker 容器镜像。它很可能是 Highlight 项目的前端部分。Highlight 项目是一个代码语法高亮显示工具,这个镜像包含了该工具的前端代码,用于渲染和显示高亮的代码。

```
源镜像 ghcr.io/highlight/highlight-frontend:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest
镜像ID sha256:d818223f00ab8156524ec6343909c371d40e88f09a7b0734168f326397f97561
镜像TAG latest
大小 147.05MB
镜像源 ghcr.io
CMD python3 /frontend-entrypoint.py
启动入口 /docker-entrypoint.sh
工作目录 /build
OS/平台 linux/amd64
浏览量 20 次
贡献者
镜像创建 2024-11-15T18:57:23.669221859Z
同步时间 2024-11-17 15:59
更新时间 2024-11-20 19:22
开放端口
80/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NGINX_VERSION=1.26.2 PKG_RELEASE=1 DYNPKG_RELEASE=2 NJS_VERSION=0.8.5 NJS_RELEASE=1 REACT_APP_AUTH_MODE= REACT_APP_FRONTEND_URI= REACT_APP_PRIVATE_GRAPH_URI= REACT_APP_PUBLIC_GRAPH_URI= REACT_APP_OTLP_ENDPOINT= REACT_APP_DISABLE_ANALYTICS=
镜像标签
NGINX Docker Maintainers <docker-maint@nginx.com>: maintainer highlight.io Production Frontend Image: org.opencontainers.image.description Apache 2.0: org.opencontainers.image.licenses https://github.com/highlight/highlight: org.opencontainers.image.source
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.20.3 扫描引擎: Trivy 扫描时间: 2024-11-17 16:01

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest  ghcr.io/highlight/highlight-frontend:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest  ghcr.io/highlight/highlight-frontend:latest

Shell快速替换命令

sed -i 's#ghcr.io/highlight/highlight-frontend:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
0.00B 2024-11-16 02:57:23 CMD ["python3" "/frontend-entrypoint.py"]
0.00B 2024-11-16 02:57:23 ENV REACT_APP_DISABLE_ANALYTICS=
0.00B 2024-11-16 02:57:23 ENV REACT_APP_OTLP_ENDPOINT=
0.00B 2024-11-16 02:57:23 ENV REACT_APP_PUBLIC_GRAPH_URI=
0.00B 2024-11-16 02:57:23 ENV REACT_APP_PRIVATE_GRAPH_URI=
0.00B 2024-11-16 02:57:23 ENV REACT_APP_FRONTEND_URI=
0.00B 2024-11-16 02:57:23 ENV REACT_APP_AUTH_MODE=
0.00B 2024-11-16 02:57:23 ARG REACT_APP_DISABLE_ANALYTICS
0.00B 2024-11-16 02:57:23 ARG REACT_APP_OTLP_ENDPOINT
0.00B 2024-11-16 02:57:23 ARG REACT_APP_PUBLIC_GRAPH_URI
0.00B 2024-11-16 02:57:23 ARG REACT_APP_PRIVATE_GRAPH_URI
0.00B 2024-11-16 02:57:23 ARG REACT_APP_FRONTEND_URI
0.00B 2024-11-16 02:57:23 ARG REACT_APP_AUTH_MODE
55.90MB 2024-11-16 02:57:23 COPY /highlight/frontend/build /build/frontend/build # buildkit
0.00B 2024-11-16 02:44:15 WORKDIR /build
1.75KB 2024-11-16 02:44:15 COPY ../docker/frontend-entrypoint.py /frontend-entrypoint.py # buildkit
688.00B 2024-11-16 02:44:15 COPY ../backend/localhostssl/server.pem /etc/ssl/certs/ssl-cert.pem # buildkit
359.00B 2024-11-16 02:44:15 COPY ../backend/localhostssl/server.key /etc/ssl/private/ssl-cert.key # buildkit
1.18KB 2024-11-16 02:44:15 COPY ../docker/nginx.conf /etc/nginx/conf.d/default.conf # buildkit
0.00B 2024-11-16 02:44:15 LABEL org.opencontainers.image.licenses=Apache 2.0
0.00B 2024-11-16 02:44:15 LABEL org.opencontainers.image.description=highlight.io Production Frontend Image
0.00B 2024-11-16 02:44:15 LABEL org.opencontainers.image.source=https://github.com/highlight/highlight
42.38MB 2024-11-16 02:44:12 RUN /bin/sh -c apk update && apk add --no-cache python3 # buildkit
31.49MB 2024-08-15 07:51:24 RUN /bin/sh -c set -x && apkArch="$(cat /etc/apk/arch)" && nginxPackages=" nginx=${NGINX_VERSION}-r${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-r${DYNPKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-r${DYNPKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-r${DYNPKG_RELEASE} nginx-module-njs=${NGINX_VERSION}.${NJS_VERSION}-r${NJS_RELEASE} " && apk add --no-cache --virtual .checksum-deps openssl && case "$apkArch" in x86_64|aarch64) 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 pcre2-dev zlib-dev linux-headers libxslt-dev gd-dev geoip-dev libedit-dev bash alpine-sdk findutils curl && su nobody -s /bin/sh -c " export HOME=${tempDir} && cd ${tempDir} && curl -f -O https://hg.nginx.org/pkg-oss/archive/${NGINX_VERSION}-${PKG_RELEASE}.tar.gz && PKGOSSCHECKSUM=\"825f610c44dfb97166112e6d060c0ba209a74f50e42c7c23a5b8742f468596f110bb1b4ca9299547a8a3d41f3a7caa864622f40f6c7bb4d8bab3d24880bdfb6a *${NGINX_VERSION}-${PKG_RELEASE}.tar.gz\" && if [ \"\$(openssl sha512 -r ${NGINX_VERSION}-${PKG_RELEASE}.tar.gz)\" = \"\$PKGOSSCHECKSUM\" ]; then echo \"pkg-oss tarball checksum verification succeeded!\"; else echo \"pkg-oss tarball checksum verification failed!\"; exit 1; fi && tar xzvf ${NGINX_VERSION}-${PKG_RELEASE}.tar.gz && cd pkg-oss-${NGINX_VERSION}-${PKG_RELEASE} && cd alpine && make module-geoip module-image-filter module-njs module-xslt && apk index --allow-untrusted -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 --no-network .build-deps && apk add -X ${tempDir}/packages/alpine/ --no-cache $nginxPackages ;; esac && apk del --no-network .checksum-deps && if [ -n "$tempDir" ]; then rm -rf "$tempDir"; fi && if [ -f "/etc/apk/keys/abuild-key.rsa.pub" ]; then rm -f /etc/apk/keys/abuild-key.rsa.pub; fi && apk add --no-cache curl ca-certificates # buildkit
0.00B 2024-08-15 07:51:24 ENV NJS_RELEASE=1
0.00B 2024-08-15 07:51:24 ENV NJS_VERSION=0.8.5
0.00B 2024-08-15 07:51:24 CMD ["nginx" "-g" "daemon off;"]
0.00B 2024-08-15 07:51:24 STOPSIGNAL SIGQUIT
0.00B 2024-08-15 07:51:24 EXPOSE map[80/tcp:{}]
0.00B 2024-08-15 07:51:24 ENTRYPOINT ["/docker-entrypoint.sh"]
4.62KB 2024-08-15 07:51:24 COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit
3.02KB 2024-08-15 07:51:24 COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit
336.00B 2024-08-15 07:51:24 COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit
2.12KB 2024-08-15 07:51:24 COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit
1.62KB 2024-08-15 07:51:24 COPY docker-entrypoint.sh / # buildkit
9.47MB 2024-08-15 07:51:24 RUN /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} " && apk add --no-cache --virtual .checksum-deps openssl && case "$apkArch" in x86_64|aarch64) set -x && KEY_SHA512="e09fa32f0a0eab2b879ccbbc4d0e4fb9751486eedda75e35fac65802cc9faa266425edf83e261137a2f4d16281ce2c1a5f4502930fe75154723da014214f0655" && wget -O /tmp/nginx_signing.rsa.pub https://nginx.org/keys/nginx_signing.rsa.pub && if echo "$KEY_SHA512 */tmp/nginx_signing.rsa.pub" | sha512sum -c -; 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 pcre2-dev zlib-dev linux-headers bash alpine-sdk findutils curl && su nobody -s /bin/sh -c " export HOME=${tempDir} && cd ${tempDir} && curl -f -O https://hg.nginx.org/pkg-oss/archive/${NGINX_VERSION}-${PKG_RELEASE}.tar.gz && PKGOSSCHECKSUM=\"825f610c44dfb97166112e6d060c0ba209a74f50e42c7c23a5b8742f468596f110bb1b4ca9299547a8a3d41f3a7caa864622f40f6c7bb4d8bab3d24880bdfb6a *${NGINX_VERSION}-${PKG_RELEASE}.tar.gz\" && if [ \"\$(openssl sha512 -r ${NGINX_VERSION}-${PKG_RELEASE}.tar.gz)\" = \"\$PKGOSSCHECKSUM\" ]; then echo \"pkg-oss tarball checksum verification succeeded!\"; else echo \"pkg-oss tarball checksum verification failed!\"; exit 1; fi && tar xzvf ${NGINX_VERSION}-${PKG_RELEASE}.tar.gz && cd pkg-oss-${NGINX_VERSION}-${PKG_RELEASE} && cd alpine && make base && apk index --allow-untrusted -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 --no-network .build-deps && apk add -X ${tempDir}/packages/alpine/ --no-cache $nginxPackages ;; esac && apk del --no-network .checksum-deps && if [ -n "$tempDir" ]; then rm -rf "$tempDir"; fi && if [ -f "/etc/apk/keys/abuild-key.rsa.pub" ]; then rm -f /etc/apk/keys/abuild-key.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 --no-network .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache tzdata && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d # buildkit
0.00B 2024-08-15 07:51:24 ENV DYNPKG_RELEASE=2
0.00B 2024-08-15 07:51:24 ENV PKG_RELEASE=1
0.00B 2024-08-15 07:51:24 ENV NGINX_VERSION=1.26.2
0.00B 2024-08-15 07:51:24 LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>
0.00B 2024-08-15 07:51:24 CMD ["/bin/sh"]
7.80MB 2024-08-15 07:51:24 ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit

镜像信息

{
    "Id": "sha256:d818223f00ab8156524ec6343909c371d40e88f09a7b0734168f326397f97561",
    "RepoTags": [
        "ghcr.io/highlight/highlight-frontend:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend:latest"
    ],
    "RepoDigests": [
        "ghcr.io/highlight/highlight-frontend@sha256:60d1e9527e6ea278b2c13aaa73c8b50826e7520761266f7c2780a0c32822d776",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/highlight/highlight-frontend@sha256:48c4469997c89fe36e1e3fa5fa1e77986e4810ec919ee7303e2b252cc7c1f92f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-11-15T18:57:23.669221859Z",
    "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.26.2",
            "PKG_RELEASE=1",
            "DYNPKG_RELEASE=2",
            "NJS_VERSION=0.8.5",
            "NJS_RELEASE=1",
            "REACT_APP_AUTH_MODE=",
            "REACT_APP_FRONTEND_URI=",
            "REACT_APP_PRIVATE_GRAPH_URI=",
            "REACT_APP_PUBLIC_GRAPH_URI=",
            "REACT_APP_OTLP_ENDPOINT=",
            "REACT_APP_DISABLE_ANALYTICS="
        ],
        "Cmd": [
            "python3",
            "/frontend-entrypoint.py"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/build",
        "Entrypoint": [
            "/docker-entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "NGINX Docker Maintainers \u003cdocker-maint@nginx.com\u003e",
            "org.opencontainers.image.description": "highlight.io Production Frontend Image",
            "org.opencontainers.image.licenses": "Apache 2.0",
            "org.opencontainers.image.source": "https://github.com/highlight/highlight"
        },
        "StopSignal": "SIGQUIT"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 147049764,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/097dacc7913ffbcdbf28659907a581a370fd0aa47ddad5e202175e09d8fbd444/diff:/var/lib/docker/overlay2/69c1dc3127b786dc20a37767224c7365b9c366c8104c6491ec83cb893fd58252/diff:/var/lib/docker/overlay2/7b57d43a1f735c86269a6c55c3188fc10d3350704ed509d5e03abe7f40947e35/diff:/var/lib/docker/overlay2/27e38e4d5b6f7135d8e6a58f1356d20f425ca00a9bd69a5dc1a36b393349a1f5/diff:/var/lib/docker/overlay2/e256e4b9596cfdf51ee2701254d29ec8364b6783fef6a228273942183f57a5d2/diff:/var/lib/docker/overlay2/9805c2a904b5f99540e370f27442406c43152d77d41929664e6747be9cc71ce3/diff:/var/lib/docker/overlay2/a72e1bf9c4d35a5f57b6f3553f38ee30165897c427f752d604d918894f6385cb/diff:/var/lib/docker/overlay2/8faf51838b5860156b5c10a256ce8b548855f40a0e078bca08798d4702c47ad2/diff:/var/lib/docker/overlay2/a4fca66042ffdba0a9d2ed536c45fe8516c7eed4c1c1475f5e55483541f6dfca/diff:/var/lib/docker/overlay2/f398ebcd59a0a04507f1981a1931aed6ea152162b0e95f496d67eecc9a174275/diff:/var/lib/docker/overlay2/b1c9e49c7f4c0406ead0a51d8a908fd28c280d617949303b8a2e78d19f6944dc/diff:/var/lib/docker/overlay2/50281bca4117aebe30c8c3a5a678e98c393b1b81d889add32e3feaa18ba7fdc6/diff:/var/lib/docker/overlay2/edf19e5b963984a8361406fdcf8b09c74424196d5028cd773e1e6920d76d0ca9/diff:/var/lib/docker/overlay2/23c5724f3a35122d45237c48d0eec74bfb90f129834f1ecb674937c0af9f9db3/diff",
            "MergedDir": "/var/lib/docker/overlay2/c6362ccb960192b688fbc5bd2993c5ff28c8c08d1314ee5336c65709d8a00607/merged",
            "UpperDir": "/var/lib/docker/overlay2/c6362ccb960192b688fbc5bd2993c5ff28c8c08d1314ee5336c65709d8a00607/diff",
            "WorkDir": "/var/lib/docker/overlay2/c6362ccb960192b688fbc5bd2993c5ff28c8c08d1314ee5336c65709d8a00607/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558",
            "sha256:38efb9d2ae82abb349a6a35aaf7dde53d650d8d59dd989dc4f622a434e1e3669",
            "sha256:34dcab1046f45c61c53bba691e014af58b1a704eac18fd64c61056d5ee8ed4f3",
            "sha256:adae2ffee4c3c87f212da79dc031ed0bd0e5e2589845c9a96f8afb31d194a180",
            "sha256:5203171b6392a390790b53cbe2206807100ba6d4018009297ff07f86c54650b1",
            "sha256:2a9ed7a63dd99c077e1714ad10ce6c848410572ac14ee2633312e4196038547f",
            "sha256:bdfaf1e3a3b6849759156d603c112682610147d711c37d8bbadfd1f198a3daa2",
            "sha256:873044f54567472b1c5ee557e3ecb5a7fae4052c5a3155fb02868113a667008e",
            "sha256:d347419ae504c30b2597a9a1477ec148029efa7e7f7f3a2aa6ba0b4a73bab7b7",
            "sha256:e1cc2cfafd4260ba67e1823a8da2c7b1d6e641de098007f191ee456e6e08a9fe",
            "sha256:dcc4c4bbd365ac65447e05be76dfce804328e15bc272320eac980fa892dfe72f",
            "sha256:ba7085844f55354d9079ce27ac69bd79c829f58f66e8647bc7802b26b84f0123",
            "sha256:88a449971922e8b2d3817a0257bb19f6c708401087763b7afb5f0ad017794af5",
            "sha256:227a51df2f60b53207d3301b5d92f64c460e69be1da07a679256df13a528939e",
            "sha256:2b59e37eb197c291c2ee4ea6c2c5050c3aaddeec94919192aec9346f0ce73373"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-17T15:58:57.720805675+08:00"
    }
}

更多版本

ghcr.io/highlight/highlight-frontend:latest

linux/amd64 ghcr.io147.05MB2024-11-17 15:59
19