How to correctly multiline a Yaml List – Docker
I'm trying to set a public key as environment variable inside my docker-compose.yaml file. I understand we have 2 different syntax we can use (can't use both at same time): One is a YAML mapping, which uses the syntax key:…