as title
Yes, secrets only work with Swarm services.
@penhauer-xiao for development purposes: https://blog.mikesir87.io/2017/05/using-docker-secrets-during-development/
@StephenOTT thank you
(Linked blog post author here)... While the post is designed to help folks mock secrets locally during development, it鈥檚 important to note that the implementation is indeed just that... a mock. The full secret support (mounting secrets in tmpfs, etc.) is only available when using the full Swarm capabilities.
Most helpful comment
(Linked blog post author here)... While the post is designed to help folks mock secrets locally during development, it鈥檚 important to note that the implementation is indeed just that... a mock. The full secret support (mounting secrets in tmpfs, etc.) is only available when using the full Swarm capabilities.