In this tutorial we will demonstrate how to handle sensitive data like passwords with docker secrets, where we create a secret and then define the secret for our mysql service on docker swarm so that the container can reference the password inside the cluster.