docker.io/sonatype/nexus3:3.41.0 linux/amd64

docker.io/sonatype/nexus3:3.41.0 - 国内下载镜像源 浏览次数:16 安全受验证的发布者-sonatype

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

源镜像 docker.io/sonatype/nexus3:3.41.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.41.0
镜像ID sha256:248b3ffb078e1dd3e1bf4f3212936d56c7b6bec595355ed8ac1549094f255414
镜像TAG 3.41.0
大小 693.05MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD sh -c ${SONATYPE_DIR}/start-nexus-repository-manager.sh
启动入口
工作目录
OS/平台 linux/amd64
浏览量 16 次
贡献者 it****n@outlook.com
镜像创建 2022-07-27T14:42:28.573430201Z
同步时间 2025-08-19 15:18
更新时间 2025-08-20 06:37
开放端口
8081/tcp
目录挂载
/nexus-data
环境变量
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
镜像标签
x86_64: architecture 2022-06-17T04:26:28.499070: build-date cpt-1006.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host ubi8-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 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.41.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 f1ee6e37554363ec55e0035aba1a693d3627fdeb: vcs-ref git: vcs-type Sonatype: vendor 3.41.0-01: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#sonatype/nexus3:3.41.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.41.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.41.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.41.0  docker.io/sonatype/nexus3:3.41.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2022-07-27 22:42:28  0.00B 
/bin/sh -c #(nop)  CMD ["sh" "-c" "${SONATYPE_DIR}/start-nexus-repository-manager.sh"]
                        
# 2022-07-27 22:42:28  0.00B 
/bin/sh -c #(nop)  ENV INSTALL4J_ADD_VM_PARAMS=-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m -Djava.util.prefs.userRoot=/nexus-data/javaprefs
                        
# 2022-07-27 22:42:28  0.00B 
/bin/sh -c #(nop)  USER nexus
                        
# 2022-07-27 22:42:28  0.00B 
/bin/sh -c #(nop)  EXPOSE 8081
                        
# 2022-07-27 22:42:28  0.00B 
/bin/sh -c #(nop)  VOLUME [/nexus-data]
                        
# 2022-07-27 22:42:25  486.46MB 
|5 NEXUS_DOWNLOAD_SHA256_HASH=ce265e627a665f9e833bf9c6e15a58c739882eb753863062f9e42e83e6f0d844 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.41.0-01-unix.tar.gz NEXUS_REPOSITORY_MANAGER_COOKBOOK_URL=https://github.com/sonatype/chef-nexus-repository-manager/releases/download/release-0.5.20220111-153152.2b86c3a/chef-nexus-repository-manager.tar.gz NEXUS_REPOSITORY_MANAGER_COOKBOOK_VERSION=release-0.5.20220111-153152.2b86c3a NEXUS_VERSION=3.41.0-01 /bin/sh -c yum install -y --disableplugin=subscription-manager hostname procps     && curl -L https://omnitruck.chef.io/install.sh | bash -s -- -v 14.12.9     && /opt/chef/embedded/bin/erb /var/chef/solo.json.erb > /var/chef/solo.json     && chef-solo        --recipe-url ${NEXUS_REPOSITORY_MANAGER_COOKBOOK_URL}        --json-attributes /var/chef/solo.json     && rpm -qa *chef* | xargs rpm -e     && rm -rf /etc/chef     && rm -rf /opt/chefdk     && rm -rf /var/cache/yum     && rm -rf /var/chef     && yum clean all
                        
# 2022-07-27 22:41:45  1.97KB 
/bin/sh -c #(nop) ADD file:96a8726e4f3ee18b65140cf1dfb4845d98d454ceb2c45fbd846c57e32a5a2ed2 in /var/chef/solo.json.erb 
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_REPOSITORY_MANAGER_COOKBOOK_URL=https://github.com/sonatype/chef-nexus-repository-manager/releases/download/release-0.5.20220111-153152.2b86c3a/chef-nexus-repository-manager.tar.gz
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_REPOSITORY_MANAGER_COOKBOOK_VERSION=release-0.5.20220111-153152.2b86c3a
                        
# 2022-07-27 22:41:44  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
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ENV SONATYPE_DIR=/opt/sonatype
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_SHA256_HASH=ce265e627a665f9e833bf9c6e15a58c739882eb753863062f9e42e83e6f0d844
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.41.0-01-unix.tar.gz
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_VERSION=3.41.0-01
                        
# 2022-07-27 22:41:44  0.00B 
/bin/sh -c #(nop)  LABEL name=Nexus Repository Manager maintainer=Sonatype <support@sonatype.com> vendor=Sonatype version=3.41.0-01 release=3.41.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
                        
# 2022-06-17 12:26:49  4.72KB 

                        
# 2022-06-17 12:26:40  206.58MB 

                        
                    

镜像信息

{
    "Id": "sha256:248b3ffb078e1dd3e1bf4f3212936d56c7b6bec595355ed8ac1549094f255414",
    "RepoTags": [
        "sonatype/nexus3:3.41.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.41.0"
    ],
    "RepoDigests": [
        "sonatype/nexus3@sha256:d0f242d00a2f93f1bdf4e30cb2c0d1be03217f792db5af17727871bae04783da",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3@sha256:d0f242d00a2f93f1bdf4e30cb2c0d1be03217f792db5af17727871bae04783da"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-07-27T14:42:28.573430201Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.14",
    "Author": "",
    "Config": {
        "Hostname": "b967c2304b59",
        "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": [
            "sh",
            "-c",
            "${SONATYPE_DIR}/start-nexus-repository-manager.sh"
        ],
        "Image": "sha256:dbfbf930cfa57331ceddf6272b42f631cf24515cbd71f9e88a594f65500d3a6d",
        "Volumes": {
            "/nexus-data": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2022-06-17T04:26:28.499070",
            "com.redhat.build-host": "cpt-1006.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-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.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.41.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": "f1ee6e37554363ec55e0035aba1a693d3627fdeb",
            "vcs-type": "git",
            "vendor": "Sonatype",
            "version": "3.41.0-01"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 693047490,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/9424afd41aeae6da3993768a4a8808f1c59e1c71bd7b063933b855398627a2b4/diff:/var/lib/docker/overlay2/4698b94112196983b600b121ca9122eccda0e55cc7648373aecda07fb3d6037e/diff:/var/lib/docker/overlay2/c278abf7dc851a2884eb4fa01c48cac0e945e33bb22e9dc657e6614f8eacb267/diff",
            "MergedDir": "/var/lib/docker/overlay2/bb7a5825e424fe74245ae8481f4016e970d80de39d1c0b7d853fd76ecb235647/merged",
            "UpperDir": "/var/lib/docker/overlay2/bb7a5825e424fe74245ae8481f4016e970d80de39d1c0b7d853fd76ecb235647/diff",
            "WorkDir": "/var/lib/docker/overlay2/bb7a5825e424fe74245ae8481f4016e970d80de39d1c0b7d853fd76ecb235647/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:77bf63677b0c2dd6a7ef7b56b9f39da36429d8e723781ad5c19c326a8c51965d",
            "sha256:3edb0d97db5c520b8801ceba5b1bccf150656a8b2451ddc109f58cc02a147d8c",
            "sha256:8de6a8aacee885d567f90f83e5c238811a3da11517acb3ebe41c8e419469c3e7",
            "sha256:99f59b3c74a00638bbc8d20bc3a2f33f8097f9730cc8525cb4518ea7b3ca335c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-19T15:18:00.044072576+08:00"
    }
}

更多版本

docker.io/sonatype/nexus3:3.69.0-java17

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

docker.io/sonatype/nexus3:3.69.0

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

docker.io/sonatype/nexus3:3.43.0

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

docker.io/sonatype/nexus3:3.70.1

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

docker.io/sonatype/nexus3:3.61.0

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

docker.io/sonatype/nexus3:3.38.0

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

docker.io/sonatype/nexus3:3.72.0

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

docker.io/sonatype/nexus3:3.73.0-alpine

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

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

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

docker.io/sonatype/nexus3:latest

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

docker.io/sonatype/nexus3:3.39.0

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

docker.io/sonatype/nexus3:3.73.0

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

docker.io/sonatype/nexus3:3.70.3

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

docker.io/sonatype/nexus3:3.74.0

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

docker.io/sonatype/nexus3:3.59.0

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

docker.io/sonatype/nexus3:3.68.1-java11

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

docker.io/sonatype/nexus3:3.75.0

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

docker.io/sonatype/nexus3:3.66.0

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

docker.io/sonatype/nexus3:3.75.1

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

docker.io/sonatype/nexus3:3.77.1

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

docker.io/sonatype/nexus3:3.78.1

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

docker.io/sonatype/nexus3:3.56.0

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

docker.io/sonatype/nexus3:3.78.2

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

docker.io/sonatype/nexus3:3.78.2

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

docker.io/sonatype/nexus3:3.79.0

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

docker.io/sonatype/nexus3:3.79.0

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

docker.io/sonatype/nexus3:3.25.1

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

docker.io/sonatype/nexus3:3.30.1

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

docker.io/sonatype/nexus3:3.80.0

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

docker.io/sonatype/nexus3:3.81.1

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

docker.io/sonatype/nexus3:3.21.2

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

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

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

docker.io/sonatype/nexus3:3.82.0

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

docker.io/sonatype/nexus3:3.82.0-ubi

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

docker.io/sonatype/nexus3:3.83.0-alpine

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

docker.io/sonatype/nexus3:3.41.0

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