1 Star 0 Fork 197

不死鸟玉山禾 / TTIot

forked from shijun / TTIot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 439 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Jun Shi 提交于 2020-03-20 11:24 . Task6 release version-2.0.0
version: '2'
services:
ttiot-redis:
image: redis:5.0
command: redis-server --requirepass TTIot
ports:
- 6379:6379
restart: always
container_name: ttiot-redis
hostname: ttiot-redis
ttiot-example:
build:
context: ./
dockerfile: ./ttiot-example/Dockerfile
restart: always
ports:
- 8729:8729
container_name: ttiot-example
hostname: ttiot-example
image: ttiot-example
Java
1
https://gitee.com/yushanhe/TTIot.git
git@gitee.com:yushanhe/TTIot.git
yushanhe
TTIot
TTIot
master

搜索帮助

14c37bed 8189591 565d56ea 8189591