tensorflow / build

Build-related tools for TensorFlow
Apache License 2.0
271 stars 111 forks source link

Solving the ldconfig vs unprivileged user issue #189

Open rawtaz opened 1 month ago

rawtaz commented 1 month ago

Following up on the problem reported in many places, but for example here at https://github.com/tensorflow/build/commit/8bfbcec2876755e263701b01e568584d4a5db744#r111483861 with a reply by @angerson at https://github.com/tensorflow/build/commit/8bfbcec2876755e263701b01e568584d4a5db744#r111514846 .

So in summary, for e.g. the tensorflow/tensorflow:2.17.0-gpu-jupyter image:

So it's a catch 22, and whichever way you follow the startup recommendations, you're in the wrong :)