Uri Savelchev
Results
2
comments of
Uri Savelchev
I don't have access to Docker-for-Windows right now, but I believe it should be quite the same - you can use command line or Docker-Compose file to define environment variables...
A temporary workaround is to provide an explicit stack description by duplicating the description clause both inside `SenzaInfo` and on the top level: ``` SenzaInfo: StackName: foo Description: some description...