Michal Gebauer
Michal Gebauer
Well with their API and your fully automated script testing gets significantly easier :) Could you share your testing script?
It would make more sense to add shellcheck support instead, by using syntax shell for `[ON BUILD] RUN` commands.
@xamgore End of line slashes are docker proprietary format. They have nothing to do with shell slashes (command continues on next line). Docker simply join lines together. ```Dockerfile RUN a...
@despo To clarify I would like to remove label from results as a **not** operator. What you suggested is an **and** operator.
I don't see any difference, directives were highlighted before. What I wished for was syntax highlighting of the ``. Would it be possible to add Lua syntax highlighting to relevant...
I have similar error with latest version ``` I0525 16:11:36.754627 1 main.go:305] AMD GPU device plugin for Kubernetes I0525 16:11:36.754694 1 main.go:305] ./k8s-device-plugin version v1.25.2.7-7-g813f150 I0525 16:11:36.754701 1 main.go:305] hwloc:...
After hard restart it happened again :-(