Hi everyone,
maybe I’m just not able to find the appropriate link somewhere, but can anyone tell me how to use "docker secret"s in a swarm?
Thanks, \C
Hi,
Secrets are a new feature in Doc
ker 1.13. You can download the release candidate here: https://github.com/docker/docker/releases/tag/v1.13.0-rc3.
You can find some ways to use the features in the github issue: https://github.com/docker/docker/pull/27794 or here https://lostechies.com/gabrielschenker/2016/11/25/docker-and-swarmkit-part-6-new-features-of-v1-13/
Kar1
1 Like
Hey @freiit, the docs are being developed still, but you can check out the PR in progress on the publics docs repo: https://github.com/docker/docker.github.io/pull/568