1 Star 0 Fork 2

冀利斌/boathouse-calculator-empty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose-smartide.yaml 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "3.1"
services:
smartideubuntussh:
image: registry.cn-hangzhou.aliyuncs.com/smartide/smartide-node:ubuntu
container_name: smartide-ubuntu-ssh
restart: always
environment:
ROOT_PASSWORD: root123
TZ: Asia/Shanghai
ports:
- "8022:22"
volumes:
- .:/home/project
networks:
- networks-smartide-ubuntu-ssh
networks:
networks-smartide-ubuntu-ssh:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/chileeb/boathouse-calculator-empty.git
git@gitee.com:chileeb/boathouse-calculator-empty.git
chileeb
boathouse-calculator-empty
boathouse-calculator-empty
master

搜索帮助