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
"Various versions of installed tools" presents a unique challenge with LabVIEW. A lot of the drivers try to do things with the low-level OS, hardware, etc and won't install.
Clearly a problem with containerizing from the get-go, access to hardware buses will be non-existent/limited. The question is, how much of that do we need? What test applications are we trying to run? Does compilation require the entire driver? Can we get away with just the vi.lib vi's? Probably not but just brainstorming.
We had to start talking about dependencies at some point. Here we are.
How do we manage the various versions of installed tools?
Tags on the image are a great place to start, then maybe host those images in a registry?
The text was updated successfully, but these errors were encountered: