Compose Quick Actions
You can enable or disable quick actions in your compose files.
To toggle this feature, add the following to your .dockman.yml file:
.dockman.yml
disableComposeQuickActions: true # disables the quick actions
Example
| With Compose Actions | Without Compose Actions |
|---|---|
![]() | ![]() |

