Docker secrets engine (https://github.com/docker/secrets-engine/) looks really nice, but for the life of me I can't figure out how this (seamlessly?) should with docker compose
Docker secrets engine (https://github.com/docker/secrets-engine/) looks really nice, but for the life of me I can't figure out how this (seamlessly?) should with docker compose
think I captured the gist of it in https://github.com/psviderski/uncloud/pull/401/changes
I do not know the requirements of the docker team to do this, but it looks like overkill what they are building

A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨ - Miek/26/jun18do/secret engine fnox by miekg · Pull Request #401 · psviderski/uncloud
@purpleidea it "shells" out to do the secrets handling
the concept of plugins is there