Singularity
Notes About RSS

Browse

Docker

12 Sep 2026

dsh-docker: DeepSeek Harness in a Locked-Down Container

I built dsh-docker to run the DeepSeek Harness Web UI in a small, locked-down Docker container. The Harness is useful, but it can also read and edit files, run commands, install plugins, and store model credentials. I …

#Deepseek#Docker#Ai-Agents#Self-Hosted#Security
17 Aug 2026

Compiling PyTorch CUDA Extensions in Docker Without a GPU

One detail that is easy to forget when building CUDA containers is that the GPU itself is normally not available during docker build. The compiler and CUDA toolkit can be present, but PyTorch cannot inspect the target …

#Cuda#Docker#Nvidia#Pytorch#Gpu-Containers#Rootless-Docker
16 Aug 2026

Ubuntu 26.04: NVIDIA CUDA 13.3 and Rootless Docker

GPU support: Tested on an RTX 3090. Theoretically compatible cards are listed at the end of this guide. Validated on 16 August 2026 with: Ubuntu 26.04 LTS (resolute), x86-64 Linux kernel 7.0.0-29-generic NVIDIA GeForce …

#Ubuntu#Nvidia#Cuda#Docker#Rootless-Docker#Gpu-Containers#Secure-Boot
(c) 2026 Abhishek Dujari
GitHub Hugging Face LinkedIn