Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
096e2b10
Commit
096e2b10
authored
Sep 26, 2023
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收集更多信息
parent
dd26bef1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
docker-compose.yml
b6/docker-compose.yml
+13
-13
No files found.
b6/docker-compose.yml
View file @
096e2b10
...
...
@@ -13,19 +13,19 @@ services:
-
/data/log/lcc-b6/:/data/log/lcc-b6/
environment
:
-
work_dir=1
# akm
2: # 单个服务标识(名字)
# container_name: lcc-py-5s
-2 # 启动后的容器名称 相当于 --name 指定的名称
# image: py5s
:latest # 镜像
#
restart: "on-failure"
#
deploy:
#
resources:
#
limits:
#
cpus: '2'
#
memory: 2G
#
volumes:
# - /data/log/lcc-5s/:/data/log/lcc-5s
/
#
environment:
#
- work_dir=2
b6
2
:
# 单个服务标识(名字)
container_name
:
lcc-py-b6
-2
# 启动后的容器名称 相当于 --name 指定的名称
image
:
lccb6
:latest
# 镜像
restart
:
"
on-failure"
deploy
:
resources
:
limits
:
cpus
:
'
2'
memory
:
2G
volumes
:
-
/data/log/lcc-b6/:/data/log/lcc-b6
/
environment
:
-
work_dir=2
# akm3: # 单个服务标识(名字)
# container_name: lcc-py-5s-3 # 启动后的容器名称 相当于 --name 指定的名称
# image: py5s:latest # 镜像
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment