跳转至

Artifact repositories(制品仓库(Artifact repositories))

Artifact repositories enable users to publish and manage Artifacts, including Conda ↗, Docker ↗, and Maven ↗.

Artifact repositories should be used to upload all Conda, Docker, or Maven Artifacts that are not authored as a library or accessible through an external URL. For example, you may have written a Conda package on your local machine that you wish to access in Code Repositories. By publishing the Conda package to an Artifact repository, you will be able to access it from the Library search panel in Code Repositories.

Key features of Artifacts repositories are:

Learn more about the Artifact Repository interface and how to create an Artifact repository.


中文翻译

制品仓库(Artifact repositories)

制品仓库允许用户发布和管理制品(Artifacts),包括 Conda ↗Docker ↗Maven ↗

制品仓库应用于上传所有未作为库(library)编写或无法通过外部URL访问的 Conda、Docker 或 Maven 制品。例如,您可能在本地机器上编写了一个 Conda 包(Conda package),并希望在代码仓库(Code Repositories)中使用它。通过将该 Conda 包发布到制品仓库,您将能够从代码仓库库(Library)搜索面板中访问它。

制品仓库的主要功能包括:

了解更多关于制品仓库界面(interface)的信息,以及如何创建制品仓库