This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32b43bc21a053cbe566feefd3c54def739d40bfe
docker-cli
/
cli
/
command
/
stack
T
History
Daniel Nephin
759e59e4a4
Merge pull request
#182
from vdemeester/180-fix-stack-rm-config-endpoint
...
Do not call the config endpoint if API is lower than 1.30
2017-06-14 14:31:01 -04:00
..
client_test.go
Do not call the config endpoint if API is lower than 1.30
2017-06-14 09:56:53 +02:00
cmd.go
…
common.go
…
deploy_bundlefile.go
Change --no-resolve-image flag to --resolve-image string flag
2017-06-07 12:30:11 -07:00
deploy_composefile_test.go
Use
scope=swarm
for service related network inspect.
2017-06-13 20:26:12 +00:00
deploy_composefile.go
Use
scope=swarm
for service related network inspect.
2017-06-13 20:26:12 +00:00
deploy_test.go
…
deploy.go
Change --no-resolve-image flag to --resolve-image string flag
2017-06-07 12:30:11 -07:00
list.go
…
opts.go
…
ps.go
…
remove_test.go
removed the output leaked from stack remove error test case
2017-06-09 12:14:18 -04:00
remove.go
Do not call the config endpoint if API is lower than 1.30
2017-06-14 09:56:53 +02:00
services.go
…