Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

[swarm] Cannot create service with an image from an authenticated repository #523

Closed
dmandalidis opened this issue Oct 11, 2016 · 1 comment

Comments

@dmandalidis
Copy link
Contributor

  • ServiceCreateOptions has no setters/builder
  • ServiceCreateOptions is not serialized as X-Registry-Auth header when creating a service
@dmandalidis
Copy link
Contributor Author

IMHO, ServiceCreateOptions is redundant, as AuthConfig can be used as it is already used in pushImage.

@dmandalidis dmandalidis changed the title Multiple issue in ServiceCreateOptions [swarm] Cannot create service with an image from an authenticated repository Oct 11, 2016
davidxia added a commit that referenced this issue Nov 9, 2016
Use AuthConfig for service creation in swarm mode (closes #523)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant