Docker Secrets overview

In this post, we will be talking about Docker Secrets. Why do we need Docker secret and how to use it to secure sensitive data. If you are new to Docker, check out the Docker Tutorial. What is docker Secret? A secret is a blob of data that should not be transmitted over a network or stored unencrypted in a [...]