Cli: [Proposal] Configuration for resources/operations other than stacks

Created on 19 Jul 2017  路  3Comments  路  Source: docker/cli

Currently the Compose file and docker stack is the only way to define operations in a configuration file. This config allows users to perform stack operations, and create networks, but not much else.

There have been a few requests for a config format which is more build/dev/test oriented, for performing developer tasks, or adhoc operations. A config and command to support these sequential (not service) worksflows would be a great addition.

kinfeature

Most helpful comment

is there any update on this feature: docker stack run

All 3 comments

dobi is one example of a tool to perform these types of "project tasks".

is there any update on this feature: docker stack run

For example to run db migrations is so common scenario in modern web apps that i'm wondered why there's no single right way to do it in swarm stack out of the box.

Please consider implementing it 馃檹

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rcdailey picture rcdailey  路  3Comments

bryanhuntesl picture bryanhuntesl  路  3Comments

kinghuang picture kinghuang  路  4Comments

Ingosmar89219 picture Ingosmar89219  路  3Comments

thaJeztah picture thaJeztah  路  3Comments