Dockerfile.arm Dockerfile.arm64 Dockerfile.arm64-jetson Jellyfin.sln LICENSE README.md SharedVersion.cs build build.sh build.yaml bump_version jellyfin.code-workspace jellyfin.ruleset nuget.configBreadcrumbs jellyfin / Dockerfile.arm64-jetson Latest...
uses: docker/build-push-action@v4 continue-on-error: true with: context: . platforms: linux/arm64 file: docker/Dockerfile-jetson push: true tags: ultralytics/ultralytics:latest-jetson - name: Build and push CPU image uses: docker/build-push-action@v4 continue-on-error: true4...
# this dockerfile roughly follows the 'Install ROS From Source' procedures from: # https://docs.ros.org/en/galactic/Installation/Ubuntu-Development-Setup.html # ARG BASE_IMAGE=nvcr.io/nvidia/l4t-base:r32.5.0 FROM ${BASE_IMAGE} ARG...
apwojcik / onnxruntime Public forked from microsoft/onnxruntime Notifications Fork 0 Star 1 Code Pull requests Projects Wiki Security Insights Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
Breadcrumbs jetson_containers / Dockerfile.ros.noeticTop File metadata and controls Code Blame 83 lines (66 loc) · 2.19 KB Raw # # this dockerfile roughly follows the 'Installing from source' from: # http://wiki.ros.org/noetic/Installation/Source # ARG BASE_IMAGE=nvcr.io/nvidia/l4t-bas...
eweill-nv/jetson-containers forked fromdusty-nv/jetson-containers Watch0 Star0 Fork43 Code Pull requests Actions Projects Security Insights More master jetson-containers/Dockerfile.tensorflow Go to file Copy path 84 lines (67 sloc)2.71 KB
# # this dockerfile roughly follows the 'Install ROS From Source' procedures from: # https://index.ros.org/doc/ros2/Installation/Foxy/Linux-Development-Setup/ # ARG BASE_IMAGE=nvcr.io/nvidia/l4t-base:r32.5.0 FROM ${BASE_IMAGE} ARG ROS_PKG=ros_base ENV ROS_DISTRO=foxy ENV ROS_ROOT=...
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T - jetson-containers/packages/cuda/cuda/Dockerfile.samples at master · dusty-nv/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T - jetson_containers/Dockerfile.ros.humble at wrdev-humble · westonrobot-dev/jetson_containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T - jetson-containers/packages/pytorch/Dockerfile.builder at 1f00c435e658e21a7a52721995f6e2c5cbd2e2f9 · dusty-nv/jetson-containers