You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very interesting use case. @ohhmm I guess it knows that the . is a word separator? If you use _ I presume Docker won't interpret things quite the same way?
When evaluated ARG contains another ARG reference it expected to be fully expanded.
Example line: https://github.com/ohhmm/openmind/blob/e7e9170d4ebb86e32112ae0b4397db51925478f6/.devcontainer/Dockerfile#L4
Hovering LLVM_FULL_VERSION hints $LLVM_MAJOR_VERSION.0.6 but 17.0.6 is expected.
The text was updated successfully, but these errors were encountered: