feat: 修改部分应用的 README 文件

This commit is contained in:
zhengkunwang223
2023-09-05 15:25:30 +08:00
parent 360c62e295
commit 0fbb1364b5
16 changed files with 41 additions and 790 deletions
+2 -30
View File
@@ -1,31 +1,3 @@
# Sonatype Nexus3 Docker: sonatype/nexus3
## Nexus Repository
A Dockerfile for Sonatype Nexus Repository Manager 3, starting with 3.18 the image is based on the [Red Hat Universal Base Image](https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image) while earlier versions used CentOS.
* [Contribution Guidlines](#contribution-guidelines)
* [Running](#running)
* [Building the Nexus Repository Manager image](#building-the-nexus-repository-manager-image)
* [Chef Solo for Runtime and Application](#chef-solo-for-runtime-and-application)
* [Testing the Dockerfile](#testing-the-dockerfile)
* [Red Hat Certified Image](#red-hat-certified-image)
* [Notes](#notes)
* [Persistent Data](#persistent-data)
* [Getting Help](#getting-help)
## Contribution Guidelines
Go read [our contribution guidelines](https://github.com/sonatype/docker-nexus3/blob/main/.github/CONTRIBUTING.md) to get a bit more familiar with how
we would like things to flow.
## Getting Help
Looking to contribute to our Docker image but need some help? There's a few ways to get information or our attention:
* Chat with us on [Gitter](https://gitter.im/sonatype/nexus-developers)
* File an issue [on our public JIRA](https://issues.sonatype.org/projects/NEXUS/)
* Check out the [Nexus3](http://stackoverflow.com/questions/tagged/nexus3) tag on Stack Overflow
* Check out the [Nexus Repository User List](https://groups.google.com/a/glists.sonatype.com/forum/?hl=en#!forum/nexus-users)
## License Disclaimer
_Nexus Repository OSS is distributed with Sencha Ext JS pursuant to a FLOSS Exception agreed upon between Sonatype, Inc. and Sencha Inc. Sencha Ext JS is licensed under GPL v3 and cannot be redistributed as part of a closed source work._
Nexus Repository 是一个强大的存储库管理工具,用于组织、存储和检索软件组件。它支持多种包格式,如 Maven, npm, Docker, NuGet, 和 PyPI,使得开发者可以在一个统一的界面中管理各种语言和工具的依赖。Nexus 提供了细粒度的访问控制、智能代理功能和组件搜索,帮助团队提高构建的效率和安全性。通过使用 Nexus Repository,组织可以确保他们使用的组件是经过验证的,同时减少对公共存储库的依赖,提高构建的稳定性。