sha256:93d833f8d7fe5e5e2bbf38407e8ab3585dd3dff9ea4d5a56f8e827488d359869
OS/ARCH
linux/amd64
Compressed size
356.38 MB
Last pushed
over 4 years by lettore
Type
Image
Manifest digest
sha256:93d833f8d7fe5e5e2bbf38407e8ab3585dd3dff9ea4d5a56f8e827488d359869
Image Layers
174.8 MB21.75 KB3LABEL name=Nexus Repository Manager0 B4ARG NEXUS_VERSION=3.39.0-010 B5ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.39.0-01-unix.tar.gz0 B6ARG NEXUS_DOWNLOAD_SHA256_HASH=2a1b770d8ed17aa5e4bc30a1d7e2c095d3175f60e2146c1502a890576ee72edc0 B7ENV SONATYPE_DIR=/opt/sonatype0 B8ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT=0 B9ARG NEXUS_REPOSITORY_MANAGER_COOKBOOK_VERSION=release-0.5.20220111-153152.2b86c3a0 B10ARG 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.gz0 B11ADD file ... in /var/chef/solo.json.erb 1.01 KB12|5 NEXUS_DOWNLOAD_SHA256_HASH=2a1b770d8ed17aa5e4bc30a1d7e2c095d3175f60e2146c1502a890576ee72edc NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-3.39.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.2b86c3a281.58 MB13VOLUME [/nexus-data]0 B14EXPOSE 80810 B15USER nexus0 B16ENV INSTALL4J_ADD_VM_PARAMS=-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m0 B17CMD ["sh" "-c" "${SONATYPE_DIR}/start-nexus-repository-manager.sh"]0 B19EXPOSE map[8081/tcp:{}]0 BCommand