Skip to content

fix(docker): align Jetson arm64 image tag docs#251

Merged
rylinjames merged 1 commit into
mainfrom
fix/jetson-arm64-tag-docs
Jun 12, 2026
Merged

fix(docker): align Jetson arm64 image tag docs#251
rylinjames merged 1 commit into
mainfrom
fix/jetson-arm64-tag-docs

Conversation

@rylinjames

Copy link
Copy Markdown
Collaborator

Summary

  • replace the installer hint for unpublished latest-jetpack with the published latest-arm64 tag
  • clarify that the published arm64 image uses host JetPack CUDA/cuDNN/TensorRT through nvidia-container-runtime
  • keep Dockerfile.jetpack framed as a local fully-bundled experiment, not a published GHCR promise
  • correct the README support table to JetPack 6.x for Jetson Orin
  • add tests that lock installer/README/workflow docs to latest-arm64 and prevent latest-jetpack from coming back

Tests

  • PYTHONPATH=$PWD/src /Users/romirjain/Desktop/building\ projects/fastcrest/tether/.venv/bin/python -m pytest tests/test_docker_arm64.py -p no:cacheprovider
  • /Users/romirjain/Desktop/building\ projects/fastcrest/tether/.venv/bin/ruff check tests/test_docker_arm64.py
  • bash -n install.sh
  • rg -n "latest-jetpack" . -S --glob '!tests/test_docker_arm64.py'\n\n🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rylinjames rylinjames merged commit 4539a12 into main Jun 12, 2026
6 checks passed
@rylinjames rylinjames deleted the fix/jetson-arm64-tag-docs branch June 12, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant