Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus for LoongArch64

English | 中文

Nexus LoongArch64 龙芯架构发行版

Prebuilt Sonatype Nexus Repository Manager Docker images for the LoongArch64 (loong64) architecture.

Docker Images

Images are published to Docker Hub under kubernetesloong64/nexus3-loong64.

  • kubernetesloong64/nexus3-loong64

Pull Images

docker pull kubernetesloong64/nexus3-loong64:3.95.3

Usage

docker run -d --name nexus \
  -p 8081:8081 \
  -v nexus-data:/nexus-data \
  kubernetesloong64/nexus3-loong64:3.95.3

After starting, get the initial admin password:

docker exec nexus cat /nexus-data/admin.password

Branch Naming

Push a branch named loong64-<nexus-version> (e.g. loong64-3.95.3) to trigger a build.

License

Apache License 2.0

About

Prebuilt Sonatype Nexus Repository Manager Docker images for the LoongArch64 (loong64) architecture | 为 LoongArch64 (loong64) 架构预构建的 Sonatype Nexus Repository Manager Docker 镜像

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors