Initial commit

This commit is contained in:
Ruslan Bakiev
2026-03-06 09:43:52 +07:00
commit 549fd1da9d
250 changed files with 9114 additions and 0 deletions

4
orin/Dockerfile.template Normal file
View File

@@ -0,0 +1,4 @@
# DeepStream base for JetPack 6 / L4T 36.x
FROM nvcr.io/nvidia/deepstream-l4t:7.1-samples-multiarch
WORKDIR /app