• oleksii.shyman's avatar
    Add support for docker runtimes · cc98f282
    oleksii.shyman authored
      - docker fingerprint issues a docker api system info call to get the
      list of supported OCI runtimes.
      - OCI runtimes are reported as comma separated list of names
      - docker driver is aware of GPU runtime presence
      - docker driver throws an error when user tries to run container with
      GPU, when GPU runtime is not present
      - docker GPU runtime name is configurable
    cc98f282