
airdock/nexusDocker image for Nexus Repository Manager.
This repository contains Dockerfile for Docker's automated build published to the public Docker Hub Registry.
Features:
Name: airdock/nexus
Dependency: airdock/oracle-jdk:jre-1.8
Few links:
You should have already install Docker.
Please do post install configuration !!
Execute:
docker run -d -p 8081:8081 airdock/nexus:latest
Console for lastest and 3.2: http://localhost:8081/ Console for older version: http://localhost:8081/nexus The default administrator username and password combination is admin and admin123
docker run -d -p 8081:8081 -v /data/sonatype-work:/srv/java/sonatype-work airdock/nexus:latest
Where /data/sonatype-work is your local nexus configuration
You can control the JVM arguments:
JAVA_MAX_HEAP, passed as -Xmx. Defaults to 1200m. JAVA_MIN_HEAP, passed as -Xms. Defaults to 1200m. EXTRA_JAVA_OPTS. Additional options can be passed to the JVM via this variable.
docker run -d -p 8081:8081 -e JAVA_MAX_HEAP=1500m airdock/nexus:latest
make buildSee Docker Project Tree for more details.
The MIT License (MIT) Copyright (c) 2015 Airdock Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务