Jeronimo Garcia
Jeronimo Garcia
`(set-face-attribute 'region nil :inherit nil :background "gray30")` This did the trick
I'm adding this here cause it wasn't clear which dockerfile works and which one doesn't , the `syntax` header and `DOCKER_BUILDKIT` are necessary for `heredoc` blobs to work. ``` ❯...
Would you mind pointing me to the branch where you started the work ? i wouldn't mind taking a look and possibly help.
We can definitely port this to podmans parser , i was trying to get my head around it but this seems to be the critical bit: https://github.com/moby/buildkit/blob/master/frontend/dockerfile/parser/parser.go#L119 ``` reHeredoc =...
100% that's what they seem to do on moby ,let me know if you open that PR .
I'm experiencing the exact same problem .
$scope.$apply() did the trick.
same here ... bpython works tho
Thanks for that , fixed my issue commenting the whole line
im gonna be testing the casc shared lib setup , if the documentation is not there yet ill give it a go