Valery Dachev (DAVID)
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...
Is that what causes #2839 ?
@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...