Secret values such as API keys, passwords, and certificates need to be safely handled throughout the software development process and your app’s runtime. If an attacker would find a value useful, it needs to be treated as a secret. Using secrets in Docker using secrets with Docker Compose and Docker Swarm can securely handle secrets.
Sort: