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

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

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

源镜像 docker.io/sonatype/nexus3:3.19.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.19.1
镜像ID sha256:8eb898be2a53434ed2310948ef1d4eb52d8298d400f0414d1fc5448cb10c1dc1
镜像TAG 3.19.1
大小 610.62MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD sh -c ${SONATYPE_DIR}/start-nexus-repository-manager.sh
启动入口
工作目录
OS/平台 linux/amd64
浏览量 14 次
贡献者 zh****i@murphysec.com
镜像创建 2019-10-09T16:17:15.370913182Z
同步时间 2025-12-11 11:54
更新时间 2025-12-11 16:52
开放端口
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=-Xms1200m -Xmx1200m -XX:MaxDirectMemorySize=2g -Djava.util.prefs.userRoot=/nexus-data/javaprefs
镜像标签
x86_64: architecture registry.access.redhat.com: authoritative-source-url 2019-09-16T12:28:55.971236: build-date cpt-1001.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 Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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.: description public: distribution-scope The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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.: io.k8s.description Red Hat Universal Base Image 8: io.k8s.display-name : io.openshift.expose-services base rhel8: io.openshift.tags Sonatype <cloud-ops@sonatype.com>: maintainer ubi8: name 208: release Provides the latest release of Red Hat Universal Base Image 8.: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.0-208: url 592956edf47ff0ce45123f240898eabb469ac836: vcs-ref git: vcs-type Sonatype: vendor 8.0: version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2019-10-10 00:17:15  0.00B 
/bin/sh -c #(nop)  CMD ["sh" "-c" "${SONATYPE_DIR}/start-nexus-repository-manager.sh"]
                        
# 2019-10-10 00:17:15  0.00B 
/bin/sh -c #(nop)  ENV INSTALL4J_ADD_VM_PARAMS=-Xms1200m -Xmx1200m -XX:MaxDirectMemorySize=2g -Djava.util.prefs.userRoot=/nexus-data/javaprefs
                        
# 2019-10-10 00:17:15  0.00B 
/bin/sh -c #(nop)  USER nexus
                        
# 2019-10-10 00:17:14  0.00B 
/bin/sh -c #(nop)  EXPOSE 8081
                        
# 2019-10-10 00:17:14  0.00B 
/bin/sh -c #(nop)  VOLUME [/nexus-data]
                        
# 2019-10-10 00:17:14  403.06MB 
|5 NEXUS_DOWNLOAD_SHA256_HASH=7a2e62848abeb047c99e114b3613d29b4afbd635b03a19842efdcd6b6cb95f4e NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.19.1-01-unix.tar.gz NEXUS_REPOSITORY_MANAGER_COOKBOOK_URL=https://github.com/sonatype/chef-nexus-repository-manager/releases/download/release-0.5.20190212-155606.d1afdfe/chef-nexus-repository-manager.tar.gz NEXUS_REPOSITORY_MANAGER_COOKBOOK_VERSION=release-0.5.20190212-155606.d1afdfe NEXUS_VERSION=3.19.1-01 /bin/sh -c yum install -y --disableplugin=subscription-manager hostname procps     && curl -L https://www.getchef.com/chef/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
                        
# 2019-10-10 00:16:31  1.97KB 
/bin/sh -c #(nop) ADD file:96a8726e4f3ee18b65140cf1dfb4845d98d454ceb2c45fbd846c57e32a5a2ed2 in /var/chef/solo.json.erb 
                        
# 2019-10-10 00:16:31  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.20190212-155606.d1afdfe/chef-nexus-repository-manager.tar.gz
                        
# 2019-10-10 00:16:31  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_REPOSITORY_MANAGER_COOKBOOK_VERSION=release-0.5.20190212-155606.d1afdfe
                        
# 2019-10-10 00:16:31  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
                        
# 2019-10-10 00:16:31  0.00B 
/bin/sh -c #(nop)  ENV SONATYPE_DIR=/opt/sonatype
                        
# 2019-10-10 00:16:30  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_SHA256_HASH=7a2e62848abeb047c99e114b3613d29b4afbd635b03a19842efdcd6b6cb95f4e
                        
# 2019-10-10 00:16:30  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.19.1-01-unix.tar.gz
                        
# 2019-10-10 00:16:30  0.00B 
/bin/sh -c #(nop)  ARG NEXUS_VERSION=3.19.1-01
                        
# 2019-10-10 00:16:30  0.00B 
/bin/sh -c #(nop)  LABEL vendor=Sonatype maintainer=Sonatype <cloud-ops@sonatype.com> com.sonatype.license=Apache License, Version 2.0 com.sonatype.name=Nexus Repository Manager base image
                        
# 2019-09-16 20:29:20  3.55KB 

                        
# 2019-09-16 20:29:10  207.55MB 

                        
                    

镜像信息

{
    "Id": "sha256:8eb898be2a53434ed2310948ef1d4eb52d8298d400f0414d1fc5448cb10c1dc1",
    "RepoTags": [
        "sonatype/nexus3:3.19.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3:3.19.1"
    ],
    "RepoDigests": [
        "sonatype/nexus3@sha256:2c33632ccd8f8c5f9023a3d7f5f541e271833e402219f8c5a83a29d1721457ca",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/sonatype/nexus3@sha256:2c33632ccd8f8c5f9023a3d7f5f541e271833e402219f8c5a83a29d1721457ca"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2019-10-09T16:17:15.370913182Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.6",
    "Author": "",
    "Config": {
        "Hostname": "a3a96c4a2d45",
        "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=-Xms1200m -Xmx1200m -XX:MaxDirectMemorySize=2g -Djava.util.prefs.userRoot=/nexus-data/javaprefs"
        ],
        "Cmd": [
            "sh",
            "-c",
            "${SONATYPE_DIR}/start-nexus-repository-manager.sh"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:4394c38c7fba645a92c4f96d71f05c9dcee3cd2259e7a45e69a655cafd775db4",
        "Volumes": {
            "/nexus-data": {}
        },
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "authoritative-source-url": "registry.access.redhat.com",
            "build-date": "2019-09-16T12:28:55.971236",
            "com.redhat.build-host": "cpt-1001.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 Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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.",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "base rhel8",
            "maintainer": "Sonatype \u003ccloud-ops@sonatype.com\u003e",
            "name": "ubi8",
            "release": "208",
            "summary": "Provides the latest release of Red Hat Universal Base Image 8.",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.0-208",
            "vcs-ref": "592956edf47ff0ce45123f240898eabb469ac836",
            "vcs-type": "git",
            "vendor": "Sonatype",
            "version": "8.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 610620831,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f236bde0ea667efe3bbb5b1f35e74c5615a76508ec29640ed0821f4d0f6726f1/diff:/var/lib/docker/overlay2/3abc14b3dbc70891cf8b749aaa9e79f0a524a2902643244424d660248d42f8bb/diff:/var/lib/docker/overlay2/647e1c4fdc2c4dbd8a958f3da0cbbe94b3d45969d35c738620df600ee3ca91ff/diff",
            "MergedDir": "/var/lib/docker/overlay2/e1675b0e464ece477230418d80a0adcd9c1099be2a063ee00e03ababed1decfa/merged",
            "UpperDir": "/var/lib/docker/overlay2/e1675b0e464ece477230418d80a0adcd9c1099be2a063ee00e03ababed1decfa/diff",
            "WorkDir": "/var/lib/docker/overlay2/e1675b0e464ece477230418d80a0adcd9c1099be2a063ee00e03ababed1decfa/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:6866631b657ec5662f4faf948c771d9585a8ea005b1373360ada0a4507cd5c09",
            "sha256:48905dae401049ac43befb4f900a6aa0b5d30119db1f0cd0cca92980e0040ad0",
            "sha256:1e090454f289654b091f9c9c874c269968a8367657b0f2da1487d456c690fe13",
            "sha256:ca9d13755b9ef70fc1e01592d491fecd5661950812aa5bf1e0f4379254551c6b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-11T11:53:25.39663911+08:00"
    }
}

更多版本

docker.io/sonatype/nexus3:3.69.0-java17

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

docker.io/sonatype/nexus3:3.69.0

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

docker.io/sonatype/nexus3:3.43.0

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

docker.io/sonatype/nexus3:3.70.1

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

docker.io/sonatype/nexus3:3.61.0

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

docker.io/sonatype/nexus3:3.38.0

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

docker.io/sonatype/nexus3:3.72.0

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

docker.io/sonatype/nexus3:3.73.0-alpine

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

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

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

docker.io/sonatype/nexus3:latest

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

docker.io/sonatype/nexus3:3.39.0

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

docker.io/sonatype/nexus3:3.73.0

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

docker.io/sonatype/nexus3:3.70.3

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

docker.io/sonatype/nexus3:3.74.0

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

docker.io/sonatype/nexus3:3.59.0

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

docker.io/sonatype/nexus3:3.68.1-java11

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

docker.io/sonatype/nexus3:3.75.0

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

docker.io/sonatype/nexus3:3.66.0

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

docker.io/sonatype/nexus3:3.75.1

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

docker.io/sonatype/nexus3:3.77.1

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

docker.io/sonatype/nexus3:3.78.1

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

docker.io/sonatype/nexus3:3.56.0

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

docker.io/sonatype/nexus3:3.78.2

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

docker.io/sonatype/nexus3:3.78.2

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

docker.io/sonatype/nexus3:3.79.0

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

docker.io/sonatype/nexus3:3.79.0

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

docker.io/sonatype/nexus3:3.25.1

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

docker.io/sonatype/nexus3:3.30.1

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

docker.io/sonatype/nexus3:3.80.0

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

docker.io/sonatype/nexus3:3.81.1

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

docker.io/sonatype/nexus3:3.21.2

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

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

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

docker.io/sonatype/nexus3:3.82.0

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

docker.io/sonatype/nexus3:3.82.0-ubi

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

docker.io/sonatype/nexus3:3.83.0-alpine

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

docker.io/sonatype/nexus3:3.41.0

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

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

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

docker.io/sonatype/nexus3:3.83.2-alpine

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

docker.io/sonatype/nexus3:3.28.1

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

docker.io/sonatype/nexus3:3.84.0-alpine

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

docker.io/sonatype/nexus3:3.29.2

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

docker.io/sonatype/nexus3:3.85.0-alpine

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

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

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

docker.io/sonatype/nexus3:3.84.1-ubi

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

docker.io/sonatype/nexus3:3.86.2

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

docker.io/sonatype/nexus3:3.86.2-alpine

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

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

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

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

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

docker.io/sonatype/nexus3:3.70.4

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

docker.io/sonatype/nexus3:3.87.0

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

docker.io/sonatype/nexus3:3.68.0-java8

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

docker.io/sonatype/nexus3:3.19.1

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