1 Star 0 Fork 0

amtsing/iocage-ix-plugins

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mineos.json 918 Bytes
一键复制 编辑 原始数据 按行查看 历史
Waqar Ahmed 提交于 2019-10-16 21:34 . Fix placement of category key
{
"name": "mineos",
"release": "11.3-RELEASE",
"artifact": "https://github.com/jsegaert/iocage-plugin-mineos.git",
"properties": {
"mount_procfs": 1,
"mount_linprocfs": 1,
"allow_raw_sockets": 1,
"nat": 1,
"nat_forwards": "tcp(8443:8443)"
},
"pkgs": [
"sysutils/rdiff-backup",
"sysutils/screen",
"net/rsync",
"devel/gmake",
"devel/git-lite",
"lang/python2",
"www/node8",
"www/npm-node8",
"java/openjdk8-jre",
"ftp/wget",
"shells/bash"
],
"packagesite": "http://pkg.FreeBSD.org/FreeBSD:11:amd64/quarterly",
"fingerprints": {
"plugin-default": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"revision": "0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/amtsing/iocage-ix-plugins.git
git@gitee.com:amtsing/iocage-ix-plugins.git
amtsing
iocage-ix-plugins
iocage-ix-plugins
master

搜索帮助