Valery Dachev (DAVID)

Results 3 comments of Valery Dachev (DAVID)

I can confirm there is an issue with path concatenation in Bake on Windows 11. Using a docker-compose.yml like: ```yaml my-app: container_name: my-app image: my-app build: context: ./src/ dockerfile: ./my-app/Dockerfile...

@karljj1 , @axunonb , how about allowing to use literals (e.g. `{ArchiveAttributes["Sofia"]}` in order to access the dictionary item with key `"Sofia"`)? This way one can access dictionary items with...