|
@@ -12,6 +12,7 @@ Define and run multi-container applications with Docker
|
|
|
| Name | Description |
|
|
| Name | Description |
|
|
|
|:--------------------------------|:----------------------------------------------------------------------------------------|
|
|
|:--------------------------------|:----------------------------------------------------------------------------------------|
|
|
|
| [`attach`](compose_attach.md) | Attach local standard input, output, and error streams to a service's running container |
|
|
| [`attach`](compose_attach.md) | Attach local standard input, output, and error streams to a service's running container |
|
|
|
|
|
+| [`bridge`](compose_bridge.md) | Convert compose files into another model |
|
|
|
| [`build`](compose_build.md) | Build or rebuild services |
|
|
| [`build`](compose_build.md) | Build or rebuild services |
|
|
|
| [`commit`](compose_commit.md) | Create a new image from a service container's changes |
|
|
| [`commit`](compose_commit.md) | Create a new image from a service container's changes |
|
|
|
| [`config`](compose_config.md) | Parse, resolve and render compose file in canonical format |
|
|
| [`config`](compose_config.md) | Parse, resolve and render compose file in canonical format |
|