2023-01-11 11:52:19 +01:00
|
|
|
# docker compose alpha
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Experimental commands
|
|
|
|
|
|
|
|
### Subcommands
|
|
|
|
|
2023-05-05 10:40:18 +02:00
|
|
|
| Name | Description |
|
|
|
|
|:----------------------------------|:-----------------------------------------------------------------------------------------------------|
|
|
|
|
| [`viz`](compose_alpha_viz.md) | EXPERIMENTAL - Generate a graphviz graph from your compose file |
|
|
|
|
| [`watch`](compose_alpha_watch.md) | EXPERIMENTAL - Watch build context for service and rebuild/refresh containers when files are updated |
|
2023-01-11 11:52:19 +01:00
|
|
|
|
|
|
|
|
2023-05-05 12:43:27 +02:00
|
|
|
### Options
|
|
|
|
|
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:------------|:-----|:--------|:--------------------------------|
|
|
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
|
|
|
|
2023-01-11 11:52:19 +01:00
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|