mirror of
https://gitee.com/BDWare/router-backend
synced 2025-10-28 19:22:15 +00:00
deprecated: NodecenterActions support JSON type contract execution.
Docker镜像制作
把Dockerfile放到一个目录,同时把编译好的bdcluster.zip放到同一目录,并解压、制作镜像:
unzip -d ./bdserver/ bdcluster.zip
docker build -t bdware/bdcluster .
Description
Languages
Java
99.4%
Shell
0.6%