logo
docker.io/sonatype/nexus3:3.56.0
linux/amd64 docker.io 已验证 · sonatype

SONATYPE/NEXUS3是一个基于Docker的Nexus Repository Manager 3.x镜像。这是一个开源的软件仓库管理器,可以帮助您管理和托管各种类型的软件包,如Maven、Gradle、npm等。

788
浏览次数
550.29MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0
源镜像
docker.io/sonatype/nexus3:3.56.0
镜像ID
sha256:3f633189de43003e7c7bb75bac260a5800153f23571b59f4637f7ad6adf1d4b7
镜像 TAG
3.56.0
镜像大小
550.29MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/opt/sonatype/nexus/bin/nexus run
启动入口
工作目录
/opt/sonatype
OS/平台
linux/amd64
镜像创建
2023-06-19T15:57:21.371034201Z
同步时间
2025-03-13 08:20
浏览量
788 次
贡献者
🔌 开放端口 1
8081/tcp
📁 目录挂载 1
 /nexus-data
⚙️ 环境变量 9
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
SONATYPE_DIR=/opt/sonatype 2
NEXUS_HOME=/opt/sonatype/nexus 3
NEXUS_DATA=/nexus-data 4
NEXUS_CONTEXT= 5
SONATYPE_WORK=/opt/sonatype/sonatype-work 6
DOCKER_TYPE=rh-docker 7
INSTALL4J_ADD_VM_PARAMS=-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m -Djava.util.prefs.userRoot=/nexus-data/javaprefs 8
🏷️ 镜像标签 24
KeyValue
x86_64 architecture
2023-05-03T15:02:09 build-date
ubi8-minimal-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
Apache License, Version 2.0 com.sonatype.license
Nexus Repository Manager base image com.sonatype.name
The Nexus Repository Manager server with universal support for popular component formats. description
public distribution-scope
1.27.3 io.buildah.version
The Nexus Repository Manager server with universal support for popular component formats. io.k8s.description
Nexus Repository Manager io.k8s.display-name
8081:8081 io.openshift.expose-services
Sonatype,Nexus,Repository Manager io.openshift.tags
Sonatype <support@sonatype.com> maintainer
Nexus Repository Manager name
3.56.0 release
docker run -d --name NAME -p 8081:8081 IMAGE run
docker stop NAME stop
The Nexus Repository Manager server with universal support for popular component formats. summary
https://sonatype.com url
dee8029ddcc7ecbfbebb0905d2b15e134338616c vcs-ref
git vcs-type
Sonatype vendor
3.56.0-01 version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0  docker.io/sonatype/nexus3:3.56.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0  docker.io/sonatype/nexus3:3.56.0

Shell快速替换命令

sed -i 's#sonatype/nexus3:3.56.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0  docker.io/sonatype/nexus3:3.56.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-06-19 23:57:21  0.00B 
/bin/sh -c #(nop)  CMD ["/opt/sonatype/nexus/bin/nexus" "run"]
                        
# 2023-06-19 23:57:21  0.00B 
/bin/sh -c #(nop)  ENV INSTALL4J_ADD_VM_PARAMS=-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m -Djava.util.prefs.userRoot=/nexus-data/javaprefs
                        
# 2023-06-19 23:57:20  0.00B 
/bin/sh -c #(nop)  USER nexus
                        
# 2023-06-19 23:57:20  0.00B 
/bin/sh -c #(nop)  EXPOSE 8081
                        
# 2023-06-19 23:57:20  0.00B 
/bin/sh -c #(nop)  VOLUME [/nexus-data]
                        
# 2023-06-19 23:57:20  11.49MB 
|3 NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz NEXUS_VERSION=3.56.0-01 /bin/sh -c microdnf remove -y gzip shadow-utils
                        
# 2023-06-19 23:57:18  455.00B 
|3 NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz NEXUS_VERSION=3.56.0-01 /bin/sh -c echo "#!/bin/bash" >> ${SONATYPE_DIR}/start-nexus-repository-manager.sh    && echo "cd /opt/sonatype/nexus" >> ${SONATYPE_DIR}/start-nexus-repository-manager.sh    && echo "exec ./bin/nexus run" >> ${SONATYPE_DIR}/start-nexus-repository-manager.sh    && chmod a+x ${SONATYPE_DIR}/start-nexus-repository-manager.sh    && sed -e '/^nexus-context/ s:$:${NEXUS_CONTEXT}:' -i ${NEXUS_HOME}/etc/nexus-default.properties
                        
# 2023-06-19 23:57:17  1.58KB 
|3 NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz NEXUS_VERSION=3.56.0-01 /bin/sh -c sed -i '/^-Xms/d;/^-Xmx/d;/^-XX:MaxDirectMemorySize/d' $NEXUS_HOME/bin/nexus.vmoptions
                        
# 2023-06-19 23:57:16  233.66MB 
|3 NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz NEXUS_VERSION=3.56.0-01 /bin/sh -c curl -L ${NEXUS_DOWNLOAD_URL} --output nexus-${NEXUS_VERSION}-unix.tar.gz     && echo "${NEXUS_DOWNLOAD_SHA256_HASH} nexus-${NEXUS_VERSION}-unix.tar.gz" > nexus-${NEXUS_VERSION}-unix.tar.gz.sha256     && sha256sum -c nexus-${NEXUS_VERSION}-unix.tar.gz.sha256     && tar -xvf nexus-${NEXUS_VERSION}-unix.tar.gz     && rm -f nexus-${NEXUS_VERSION}-unix.tar.gz nexus-${NEXUS_VERSION}-unix.tar.gz.sha256     && mv nexus-${NEXUS_VERSION} $NEXUS_HOME     && chown -R nexus:nexus ${SONATYPE_WORK}     && mv ${SONATYPE_WORK}/nexus3 ${NEXUS_DATA}     && ln -s ${NEXUS_DATA} ${SONATYPE_WORK}/nexus3
                        
# 2023-06-19 23:57:09  0.00B 
/bin/sh -c #(nop) WORKDIR /opt/sonatype
                        
# 2023-06-19 23:57:08  212.09MB 
|3 NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz NEXUS_VERSION=3.56.0-01 /bin/sh -c microdnf update -y     && microdnf --setopt=install_weak_deps=0 --setopt=tsflags=nodocs install -y           java-1.8.0-openjdk-headless tar procps shadow-utils gzip     && microdnf clean all     && groupadd --gid 200 -r nexus     && useradd --uid 200 -r nexus -g nexus -s /bin/false -d /opt/sonatype/nexus -c 'Nexus Repository Manager user'
                        
# 2023-06-19 23:56:53  0.00B 
/bin/sh -c #(nop)  ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT= SONATYPE_WORK=/opt/sonatype/sonatype-work DOCKER_TYPE=rh-docker
                        
# 2023-06-19 23:56:52  0.00B 
/bin/sh -c #(nop)  ENV SONATYPE_DIR=/opt/sonatype
                        
# 2023-06-19 23:56:52  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_SHA256_HASH=72224300df72eae532c8ada918037314b3c4af0bed26b4e25b03dfa4227934ff
                        
# 2023-06-19 23:56:52  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.56.0-01-unix.tar.gz
                        
# 2023-06-19 23:56:51  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_VERSION=3.56.0-01
                        
# 2023-06-19 23:56:51  0.00B 
/bin/sh -c #(nop)  LABEL name=Nexus Repository Manager maintainer=Sonatype <support@sonatype.com> vendor=Sonatype version=3.56.0-01 release=3.56.0 url=https://sonatype.com summary=The Nexus Repository Manager server           with universal support for popular component formats. description=The Nexus Repository Manager server           with universal support for popular component formats. run=docker run -d --name NAME           -p 8081:8081           IMAGE stop=docker stop NAME com.sonatype.license=Apache License, Version 2.0 com.sonatype.name=Nexus Repository Manager base image io.k8s.description=The Nexus Repository Manager server           with universal support for popular component formats. io.k8s.display-name=Nexus Repository Manager io.openshift.expose-services=8081:8081 io.openshift.tags=Sonatype,Nexus,Repository Manager
                        
# 2023-05-03 23:11:40  93.05MB 
/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
                        
# 2023-05-03 23:11:39  0.00B 
/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
                        
# 2023-05-03 23:11:38  0.00B 
/bin/sh -c rm -f '/etc/yum.repos.d/repo-700b5.repo' '/etc/yum.repos.d/repo-cb269.repo'
                        
# 2023-05-03 23:11:37  0.00B 
/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-05-03T15:02:09" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.8-860"
                        
# 2023-05-03 23:11:37  0.00B 
/bin/sh -c #(nop) ADD file:fcaeea1e052139bcd93a719356f6d30b0bd66243e25ccb0a8ed0e3b2013b5804 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-860 
                        
# 2023-05-03 23:11:37  0.00B 
/bin/sh -c #(nop) ADD file:13e13737bf27853f3a47e1f55b843236868d5521b05c5fed54688856d11bd33f in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-860.json 
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL release=860
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c rm -rf /var/log/*
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container"       name="ubi8-minimal"       version="8.8"
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
# 2023-05-03 23:11:36  0.00B 
/bin/sh -c #(nop) ADD multi:62a5ed918ba581cb28e63a96c95a2291910a696c57ec0a22b415b43695503828 in /etc/yum.repos.d/ 
                        
# 2023-05-03 23:11:35  0.00B 
/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem 
                        
# 2023-05-03 23:11:35  0.00B 
/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
                        
# 2023-05-03 23:11:34  0.00B 
/bin/sh -c #(nop) ADD file:84dff5b0f84a1086a0a07b28849d08a18f2d658869173d376845a20a2cb34541 in / 
                        
                    

镜像信息

{
    "Id": "sha256:3f633189de43003e7c7bb75bac260a5800153f23571b59f4637f7ad6adf1d4b7",
    "RepoTags": [
        "sonatype/nexus3:3.56.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.56.0"
    ],
    "RepoDigests": [
        "sonatype/nexus3@sha256:88044c8cdbbf1fea42b65b6c785bb88e4e2b2e96b3becd2bfce22f481216a951",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3@sha256:88044c8cdbbf1fea42b65b6c785bb88e4e2b2e96b3becd2bfce22f481216a951"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-06-19T15:57:21.371034201Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.14",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nexus",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8081/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "SONATYPE_DIR=/opt/sonatype",
            "NEXUS_HOME=/opt/sonatype/nexus",
            "NEXUS_DATA=/nexus-data",
            "NEXUS_CONTEXT=",
            "SONATYPE_WORK=/opt/sonatype/sonatype-work",
            "DOCKER_TYPE=rh-docker",
            "INSTALL4J_ADD_VM_PARAMS=-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m -Djava.util.prefs.userRoot=/nexus-data/javaprefs"
        ],
        "Cmd": [
            "/opt/sonatype/nexus/bin/nexus",
            "run"
        ],
        "Image": "sha256:d75f55b9ab0cb2bdf5fbc6bd45fd1c4b185bc5ec2e3e90b10960c39ae07e2afc",
        "Volumes": {
            "/nexus-data": {}
        },
        "WorkingDir": "/opt/sonatype",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2023-05-03T15:02:09",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "com.sonatype.license": "Apache License, Version 2.0",
            "com.sonatype.name": "Nexus Repository Manager base image",
            "description": "The Nexus Repository Manager server           with universal support for popular component formats.",
            "distribution-scope": "public",
            "io.buildah.version": "1.27.3",
            "io.k8s.description": "The Nexus Repository Manager server           with universal support for popular component formats.",
            "io.k8s.display-name": "Nexus Repository Manager",
            "io.openshift.expose-services": "8081:8081",
            "io.openshift.tags": "Sonatype,Nexus,Repository Manager",
            "maintainer": "Sonatype \u003csupport@sonatype.com\u003e",
            "name": "Nexus Repository Manager",
            "release": "3.56.0",
            "run": "docker run -d --name NAME           -p 8081:8081           IMAGE",
            "stop": "docker stop NAME",
            "summary": "The Nexus Repository Manager server           with universal support for popular component formats.",
            "url": "https://sonatype.com",
            "vcs-ref": "dee8029ddcc7ecbfbebb0905d2b15e134338616c",
            "vcs-type": "git",
            "vendor": "Sonatype",
            "version": "3.56.0-01"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 550288383,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/cc9604a37d8a36c897b65e083022fc819ae1624cf7c90e61cd6e61f53adcce8a/diff:/var/lib/docker/overlay2/104ea2bd739027e3165b50d8aa66b099be24a77daa43ff042a9c41e13c6e6fbe/diff:/var/lib/docker/overlay2/00576fb42a1332bf6ef6c53badb879b5212f5188f32703b1f14299974a9089cd/diff:/var/lib/docker/overlay2/a506903fa737f09a55d1f1d64445581db259de4032deb367750d60e9e229df1f/diff:/var/lib/docker/overlay2/5cdcd8563fcecf6c8aa0aa0233ba8441f9b85b5b258ffc9997775610f763213e/diff:/var/lib/docker/overlay2/b35d7f7d4e6a2863f0685c252ebfc464eaec543c600826d5011cca0b3fe95959/diff",
            "MergedDir": "/var/lib/docker/overlay2/912190b18b3de622ca1c78eb4e04e87b094c16f8c10834a7dc3b41bcf52fd550/merged",
            "UpperDir": "/var/lib/docker/overlay2/912190b18b3de622ca1c78eb4e04e87b094c16f8c10834a7dc3b41bcf52fd550/diff",
            "WorkDir": "/var/lib/docker/overlay2/912190b18b3de622ca1c78eb4e04e87b094c16f8c10834a7dc3b41bcf52fd550/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:14946186767bc29fcb3592d96f656b4e95dc5a6736fa696729a6c6f26f061bd7",
            "sha256:0b11f6b05a6af97e3ad49f4742293e1bab8d6a105c933a6737cd41ed92562147",
            "sha256:8decf41eff7ad04c80593dcd908453530ac323744db8f1c6c5072e528e2ef85d",
            "sha256:7979e7049219cd4f401700d67ea40c8cce4ee945f422f0af89eea2f2a63525e0",
            "sha256:2972e20577e80940ad44aef47fb1dc986bdb2fc32280a85e98679d8559941978",
            "sha256:21d56d723f72757439e09e9bbed223ae32b1cb93f8f39d44f50a7e01d2453cdf",
            "sha256:787ef1757564abb1faef94298b416730fd76878431328054bb98619ff85e4014"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-13T08:19:35.055166201+08:00"
    }
}

更多版本

docker.io/sonatype/nexus3:3.69.0-java17

linux/amd64 docker.io626.64MB2024-06-13 14:08
1189

docker.io/sonatype/nexus3:3.69.0

linux/amd64 docker.io567.31MB2024-06-13 14:11
1608

docker.io/sonatype/nexus3:3.43.0

linux/amd64 docker.io548.94MB2024-06-22 10:19
826

docker.io/sonatype/nexus3:3.70.1

linux/amd64 docker.io595.36MB2024-07-24 15:53
2136

docker.io/sonatype/nexus3:3.61.0

linux/amd64 docker.io554.77MB2024-08-20 14:23
1103

docker.io/sonatype/nexus3:3.38.0

linux/amd64 docker.io655.32MB2024-09-27 08:57
1196

docker.io/sonatype/nexus3:3.72.0

linux/amd64 docker.io666.16MB2024-10-09 14:17
717

docker.io/sonatype/nexus3:3.73.0-alpine

linux/amd64 docker.io569.04MB2024-10-15 09:39
1117

docker.io/sonatype/nexus3:3.73.0-java17-ubi

linux/amd64 docker.io637.06MB2024-10-18 17:35
1178

docker.io/sonatype/nexus3:latest

linux/amd64 docker.io637.06MB2024-10-24 17:44
2262

docker.io/sonatype/nexus3:3.39.0

linux/amd64 docker.io705.22MB2024-11-02 15:18
680

docker.io/sonatype/nexus3:3.73.0

linux/amd64 docker.io637.06MB2024-11-03 11:44
580

docker.io/sonatype/nexus3:3.70.3

linux/amd64 docker.io599.86MB2024-11-03 12:02
833

docker.io/sonatype/nexus3:3.74.0

linux/amd64 docker.io650.44MB2024-11-09 11:37
813

docker.io/sonatype/nexus3:3.59.0

linux/amd64 docker.io551.87MB2024-11-28 09:54
619

docker.io/sonatype/nexus3:3.68.1-java11

linux/amd64 docker.io618.71MB2025-01-09 15:26
671

docker.io/sonatype/nexus3:3.75.0

linux/amd64 docker.io635.12MB2025-01-17 15:04
553

docker.io/sonatype/nexus3:3.66.0

linux/amd64 docker.io568.70MB2025-02-03 17:10
621

docker.io/sonatype/nexus3:3.75.1

linux/amd64 docker.io635.20MB2025-02-13 17:38
544

docker.io/sonatype/nexus3:3.77.1

linux/amd64 docker.io630.48MB2025-02-14 13:47
823

docker.io/sonatype/nexus3:3.78.1

linux/amd64 docker.io625.74MB2025-03-12 17:05
656

docker.io/sonatype/nexus3:3.56.0

linux/amd64 docker.io550.29MB2025-03-13 08:20
787

docker.io/sonatype/nexus3:3.78.2

linux/arm64 docker.io636.53MB2025-03-25 18:17
482

docker.io/sonatype/nexus3:3.78.2

linux/amd64 docker.io627.69MB2025-03-25 18:20
512

docker.io/sonatype/nexus3:3.79.0

linux/arm64 docker.io640.07MB2025-04-02 13:45
737

docker.io/sonatype/nexus3:3.79.0

linux/amd64 docker.io631.37MB2025-04-02 14:08
756

docker.io/sonatype/nexus3:3.25.1

linux/amd64 docker.io627.17MB2025-04-06 12:25
570

docker.io/sonatype/nexus3:3.30.1

linux/amd64 docker.io667.58MB2025-04-18 14:47
711

docker.io/sonatype/nexus3:3.80.0

linux/amd64 docker.io644.31MB2025-05-14 17:01
819

docker.io/sonatype/nexus3:3.81.1

linux/amd64 docker.io661.33MB2025-06-21 19:13
569

docker.io/sonatype/nexus3:3.21.2

linux/amd64 docker.io639.97MB2025-06-25 09:53
427

docker.io/sonatype/nexus3:latest-3.70.x

linux/amd64 docker.io598.48MB2025-07-20 12:37
985

docker.io/sonatype/nexus3:3.82.0

linux/amd64 docker.io665.43MB2025-07-20 12:51
1794

docker.io/sonatype/nexus3:3.82.0-ubi

linux/amd64 docker.io665.43MB2025-08-02 15:59
353

docker.io/sonatype/nexus3:3.83.0-alpine

linux/amd64 docker.io641.56MB2025-08-13 10:56
665

docker.io/sonatype/nexus3:3.41.0

linux/amd64 docker.io693.05MB2025-08-19 15:18
457

docker.io/sonatype/nexus3:3.83.1-java17-ubi

linux/amd64 docker.io727.74MB2025-08-21 08:04
533

docker.io/sonatype/nexus3:3.83.2-alpine

linux/amd64 docker.io648.01MB2025-09-05 10:31
499

docker.io/sonatype/nexus3:3.28.1

linux/amd64 docker.io634.50MB2025-09-11 15:36
360

docker.io/sonatype/nexus3:3.84.0-alpine

linux/amd64 docker.io603.38MB2025-10-03 14:58
354

docker.io/sonatype/nexus3:3.29.2

linux/amd64 docker.io629.02MB2025-10-09 14:14
290

docker.io/sonatype/nexus3:3.85.0-alpine

linux/amd64 docker.io603.55MB2025-10-16 12:11
1274

docker.io/sonatype/nexus3:3.85.0-java17-ubi

linux/amd64 docker.io683.57MB2025-10-30 23:26
397

docker.io/sonatype/nexus3:3.84.1-ubi

linux/amd64 docker.io685.23MB2025-11-03 22:36
354

docker.io/sonatype/nexus3:3.86.2

linux/amd64 docker.io663.47MB2025-11-19 09:45
1276

docker.io/sonatype/nexus3:3.86.2-alpine

linux/amd64 docker.io575.96MB2025-11-21 22:58
405

docker.io/sonatype/nexus3:3.86.2-java17-alpine

linux/amd64 docker.io575.96MB2025-11-21 23:00
431

docker.io/sonatype/nexus3:3.86.2-java17-ubi

linux/amd64 docker.io663.47MB2025-11-24 19:57
308

docker.io/sonatype/nexus3:3.70.4

linux/amd64 docker.io598.48MB2025-12-05 09:24
404

docker.io/sonatype/nexus3:3.87.0

linux/amd64 docker.io703.90MB2025-12-05 18:11
492

docker.io/sonatype/nexus3:3.68.0-java8

linux/amd64 docker.io644.13MB2025-12-06 15:31
289

docker.io/sonatype/nexus3:3.19.1

linux/amd64 docker.io610.62MB2025-12-11 11:54
328

docker.io/sonatype/nexus3:3.22.1

linux/amd64 docker.io643.59MB2025-12-15 10:16
407

docker.io/sonatype/nexus3:3.87.1

linux/amd64 docker.io703.97MB2025-12-17 16:58
562

docker.io/sonatype/nexus3:3.87.1-alpine

linux/arm64 docker.io630.58MB2025-12-23 09:12
287

docker.io/sonatype/nexus3:3.87.1-alpine

linux/amd64 docker.io624.68MB2025-12-23 09:16
452

docker.io/sonatype/nexus3:3.87.1-ubi

linux/amd64 docker.io703.97MB2025-12-23 16:53
336

docker.io/sonatype/nexus3:3.68.1

linux/amd64 docker.io566.95MB2025-12-25 15:36
390

docker.io/sonatype/nexus3:3.77.0

linux/amd64 docker.io630.46MB2026-01-12 10:13
364

docker.io/sonatype/nexus3:3.76.1

linux/amd64 docker.io640.29MB2026-01-12 10:26
409

docker.io/sonatype/nexus3:3.87.2-alpine

linux/amd64 docker.io624.68MB2026-01-23 15:57
324

docker.io/sonatype/nexus3:3.53.0

linux/amd64 docker.io549.08MB2026-01-28 17:44
270

docker.io/sonatype/nexus3:3.88.0

linux/amd64 docker.io704.24MB2026-01-31 18:37
342

docker.io/sonatype/nexus3:3.23.0

linux/amd64 docker.io626.41MB2026-02-02 14:23
288

docker.io/sonatype/nexus3:3.89.1

linux/amd64 docker.io700.74MB2026-03-09 10:55
241

docker.io/sonatype/nexus3:3.90.1

linux/amd64 docker.io701.19MB2026-03-23 18:40
230

docker.io/sonatype/nexus3:3.90.2

linux/amd64 docker.io701.27MB2026-03-31 16:13
236

docker.io/sonatype/nexus3:3.70.0

linux/amd64 docker.io595.52MB2026-04-07 13:55
194

docker.io/sonatype/nexus3:3.90.2

linux/arm64 docker.io709.29MB2026-04-08 14:22
161

docker.io/sonatype/nexus3:3.91.0

linux/amd64 docker.io623.13MB2026-04-10 08:36
336

docker.io/sonatype/nexus3:3.91.1-alpine

linux/amd64 docker.io623.13MB2026-04-20 18:28
300

docker.io/sonatype/nexus3:3.78.3

linux/arm64 docker.io644.87MB2026-04-25 13:01
123

docker.io/sonatype/nexus3:3.92.3

linux/amd64 docker.io658.70MB2026-06-03 16:39
208

docker.io/sonatype/nexus3:3.70.5

linux/amd64 docker.io604.01MB2026-06-17 14:59
107

docker.io/sonatype/nexus3:3.94.0

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