1 Star 0 Fork 29

码农 / mecm-appo

forked from EdgeGallery / mecm-appo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_en.md 656 Bytes
一键复制 编辑 原始数据 按行查看 历史
kanag 提交于 2021-06-09 10:39 . Add README for ch and en

mecm-appo

Description

Application orchestrator is the core module responsible for orchestrating life cycle maintenance operation of application.

Compile and build

The Appo project is containerized based on docker, and it is divided into two steps during compilation and construction.

Compile

Appo is a Java program written based on jdk1.8 and maven. To compile, you only need to execute mvn install to compile and generate jar package

Build image

The Appo project provides a dockerfile file for mirroring. You can use the following commands when making a mirror

docker build -t edgegallery/mecm-appo:latest -f docker/Dockerfile .

Java
1
https://gitee.com/feng520han/mecm-appo.git
git@gitee.com:feng520han/mecm-appo.git
feng520han
mecm-appo
mecm-appo
master

搜索帮助