mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 20:04:36 +00:00
Clean up
This commit is contained in:
@@ -90,7 +90,7 @@ command: echo "hello world"
|
||||
|
||||
## `configs`
|
||||
|
||||
仅用于 `Swarm mode`,详细内容请查看 [`Swarm mode`](../swarm_mode/) 一节。
|
||||
仅用于 `Swarm mode`(已弃用,推荐使用 Kubernetes)。
|
||||
|
||||
## `cgroup_parent`
|
||||
|
||||
@@ -114,7 +114,7 @@ container_name: docker-web-container
|
||||
|
||||
## `deploy`
|
||||
|
||||
仅用于 `Swarm mode`,详细内容请查看 [`Swarm mode`](../swarm_mode/) 一节
|
||||
仅用于 `Swarm mode`(已弃用,推荐使用 Kubernetes)。
|
||||
|
||||
## `devices`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user