• Mahmood Ali's avatar
    Allow compiling without nvidia integration · a09e3bf1
    Mahmood Ali authored
    nvidia library use of dynamic library seems to conflict with alpine and
    musl based OSes.  This adds a `nonvidia` tag to allow compiling nomad
    for alpine images.
    
    The nomad releases currently only support glibc based OS environments,
    so we default to compiling with nvidia.
    a09e3bf1