driver name: if driver is specified name is required #28528
Labels
area/api
area/stack
area/swarm
kind/bug
Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
version/1.12
Milestone
I think there's a 1.13.0-rc1 (client) / 1.12.3 (server) incompatibility.
Steps to reproduce the issue:
docker deploy --bundle-file .\iv.dab iv
Describe the results you received:
Loading bundle from .\iv.dab
Creating network iv_back-tier
Error response from daemon: rpc error: code = 3 desc = driver name: if driver is specified name is required
Describe the results you expected:
DAB file deployed
Additional information you deem important (e.g. issue happens only occasionally):
This works with 1.12.3 client
Output of
docker version
:Additional environment details (AWS, VirtualBox, physical, etc.):
Running Windows client and Docker for AWS.
DAB file below:
cc @vieux @mavenugo
The text was updated successfully, but these errors were encountered: