Releases: sub-store-org/Sub-Store-Manager-Cli
Releases · sub-store-org/Sub-Store-Manager-Cli
0.0.11
- feat: the container's
--private
flag will inherited when using update
- feat: add IP binding display in
ls
0.0.10
feat: use dist.zip instead of downloading the master when building the frontend image
feat: add new flag --network for new command
feat: add a new flag --private to set HostIP as 127.0.0.1
Full Changelog: 0.0.9...0.0.10
0.0.9
- fix: fix the issue where the FE container is not utilizing the "unless-stopped" restart policy
0.0.8
fix: fix the issue when update miss the name
0.0.7
- feat: 新增 update 命令
- feat: 仅支持 2.14.40 版本以上后端,2.14.49 之后使用环境变量配置 data path
- feat: 添加重启策略为 unless-stopped