homebrew-bottle-mirror:用于同步自制瓶文件的镜像工具

时间:2024-02-24 06:22:53
【文件属性】:

文件名称:homebrew-bottle-mirror:用于同步自制瓶文件的镜像工具

文件大小:11KB

文件格式:ZIP

更新时间:2024-02-24 06:22:53

homebrew mirror homebrew-bottle-mirror HomebrewShell

自制瓶镜 用于同步自制瓶文件的镜像工具。 用法 一般方式 在Mac上运行以下命令: brew tap gaoyifan/bottle-mirror brew bottle-mirror mac # or brew bottle-mirror linux 码头工人 苹果系统 # homebrew core repository docker run -itd \ --name=homebrew-bottles \ -v $YOUR_REPOSITORY_DIR :/srv/data \ gaoyifan/homebrew-bottle-mirror # homebrew tap repository docker run -itd \ --name=homebrew-bottles \ -e HOMEBREW_TAP= $tap \ -v $YOUR_REPOSITORY_DIR :/srv/data \ gaoyifan/homebrew-bottle-mirror linux docker run -itd \ --name=homebrew-


【文件预览】:
homebrew-bottle-mirror-master
----Dockerfile(326B)
----.gitignore(15B)
----README.md(2KB)
----LICENSE(1KB)
----.gitattributes(34B)
----.docker()
--------pre-run(198B)
--------rootfs()
--------build(951B)
--------pre-entry.sh(98B)
--------volumes.list(19B)
--------env(205B)
--------run(1KB)
--------chmod.list(20B)
----cmd()
--------brew-bottle-mirror.rb(4KB)

网友评论