Will that support Docker secrets as well? Let's say we use docker-compose to deploy a Docker Swarm stack. We will be able to override configuration parameters through environment variables from the docker compose file, using docker secrets?
https://docs.docker.com/engine/swarm/secrets/
Thank you for this solution.
Will that support Docker secrets as well? Let's say we use docker-compose to deploy a Docker Swarm stack. We will be able to override configuration parameters through environment variables from the docker compose file, using docker secrets?
https://docs.docker.com/engine/swarm/secrets/
Thank you for this solution.