Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zoumingzhe committed Sep 4, 2024
1 parent bf0d9fe commit a0de88c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

### config 文件

配置文件的总入口为 [docker.io](cfgs/docker.io) 文件,每个 `username` 均需要在 [cfgs](cfgs) 文件夹中新增一个同名的文件夹,并且在 [docker.io](cfgs/docker.io) 中增加一行 `import <username>` 以导入文件夹中的所有配置文件。
[dockerhub-images](https://github.com/podboy/dockerhub-images) 项目中,为每个 `username` `cfgs` 文件夹中新增一个同名的文件夹,并且在 `docker.io` 中增加一行 `import <username>` 以导入文件夹中的所有配置文件。

每个 `repository` 均需要新增一个同名的配置文件,并放置在对应的 `username` 文件夹(官方映像为 `library` 文件夹)下。

Expand All @@ -59,6 +59,6 @@

### dockloader 命令行工具

如果你对 [dockloader](https://pypi.org/project/dockloader/) 命令行工具感兴趣,请向 [dockloader branch](https://github.com/podboy/dockloader/tree/dockloader) 提交 `PR`
如果你对 [dockloader](https://pypi.org/project/dockloader/) 命令行工具感兴趣,请提交 `PR`

非常感谢您对本项目的支持和贡献!

0 comments on commit a0de88c

Please sign in to comment.