Added field hostname in ContainerSpec structure. Needed for adding a …#352
Added field hostname in ContainerSpec structure. Needed for adding a …#352vasil-yordanov wants to merge 1 commit intodocker-archive-public:masterfrom
Conversation
…new option to docker service create. Signed-off-by: Vasil Yordanov <[email protected]>
|
This pull request is related to moby/moby#24877 |
|
Thanks for this PR. We have moved the code from this repo back into the main docker/docker repository; if you still wish to make this change you will need to reopen this PR on the main repo. You can find the code for the client and types here: https://github.com/docker/docker/tree/master/api/types Sorry for the inconvenience but making this change helps people better contribute and not have the vendor mess going forward when changing the types or client for Docker. Sorry about that and feel free to ask if you have any questions. |
…new option to docker service create.
Signed-off-by: Vasil Yordanov [email protected]