This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d89ba2d9dc0196f8961589c5ae45fa727a4e2c7
docker-cli
/
command
/
stack
T
History
Victor Vieux
7d89ba2d9d
Merge pull request
#27998
from dnephin/compose-on-swarm
...
Support `docker stack deploy` from a Compose file
2016-11-10 17:59:57 -08:00
..
cmd.go
Convert deploy to use a compose-file.
2016-11-10 11:28:18 -05:00
common.go
Remove duplication of name mangling.
2016-11-10 11:28:18 -05:00
deploy_bundlefile.go
Restore stack deploy integration test with dab
2016-11-10 11:28:19 -05:00
deploy.go
Implement ipamconfig.subnet and be more explicit about restart policy always.
2016-11-10 16:22:31 -05:00
list.go
Remove redundant parameter and fix typos
2016-11-10 11:05:31 +08:00
opts.go
Reinstate --bundle-file argument to 'docker deploy'
2016-11-10 11:28:18 -05:00
ps.go
Replace all "Filter" field with "Filters" for consistency
2016-11-01 23:09:30 +08:00
remove.go
Make experimental a runtime flag
2016-10-24 15:20:01 -07:00
services.go
Replace all "Filter" field with "Filters" for consistency
2016-11-01 23:09:30 +08:00