1 Star 0 Fork 223

XiShuiYunDuan/jumpserver

forked from jumpserver/jumpserver 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile-ee 203 Bytes
一键复制 编辑 原始数据 按行查看 历史
吴小白 提交于 2023-10-16 13:30 . perf: 按照需求添加 core-ce 镜像
ARG VERSION
FROM registry.fit2cloud.com/jumpserver/xpack:${VERSION} as build-xpack
FROM registry.fit2cloud.com/jumpserver/core-ce:${VERSION}
COPY --from=build-xpack /opt/xpack /opt/jumpserver/apps/xpack
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xishuiyunduan/jumpserver.git
[email protected]:xishuiyunduan/jumpserver.git
xishuiyunduan
jumpserver
jumpserver
dev

搜索帮助