Docker polices secrets, in Iron Man suit no less

Secrets management can present problems for those working in containerized environments. Storing secrets - API keys, SSH keys, TLS certificates and other sensitive data used for authentication and authorization - within a container image may be the path of least resistance but doing so is insecure. Anyone with access to the container image will have access to the secrets within."