8 Star 1 Fork 40

src-openEuler/lcr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0025-fix-issues-Isula-ps-cannot-display-port-mapping.patch 733 Bytes
一键复制 编辑 原始数据 按行查看 历史
liuxu 提交于 2024-11-25 16:04 +08:00 . lcr: sync from upstream
From 8b481b47c915a495397f4a6f1cb04bf2518280b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=AD=A6=E7=A7=AF=E8=B6=85?= <wujichao1@huawei.com>
Date: Thu, 7 Nov 2024 20:15:03 +0800
Subject: [PATCH 25/25] fix issues: Isula ps cannot display port mapping
---
src/json/schema/container/container.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/json/schema/container/container.json b/src/json/schema/container/container.json
index 7d59826..05b27e9 100644
--- a/src/json/schema/container/container.json
+++ b/src/json/schema/container/container.json
@@ -23,6 +23,9 @@
"command": {
"type": "string"
},
+ "ports": {
+ "type": "string"
+ },
"ram": {
"type": "double"
},
--
2.34.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/lcr.git
git@gitee.com:src-openeuler/lcr.git
src-openeuler
lcr
lcr
master

搜索帮助

371d5123 14472233 46e8bd33 14472233