Hello I have created an image l4t-base updating a bit for some current developments
Qt5.15 custom
clang-14 - llvm-14 for c++20.
cmake 3.24
SDL 2.26
libstdc+±10-dev
libstdc+±11-dev
Ubuntu-toolchain test repo added and some other sttuf ppa.
User name non-root : tegra
password : tegra
The root user no password.
xhost+ (needed to run X11 under docker)
sudo docker run -it --rm --net=host --runtime nvidia -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix cestrague/l4t-bionic-development:latest specially created for Vita3k and switchroot testing.
the runtime nvidia only working if you have installed docker nvidia runtime https://developer.nvidia.com/nvidia-container-runtime
GitHub - NVIDIA/nvidia-docker: Build and run Docker containers leveraging NVIDIA GPUs
Installation Guide — NVIDIA Cloud Native Technologies documentation
Regards
Carlos