Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jetson docker build with old apt key #8112

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

felipecrs
Copy link
Contributor

@netlify
Copy link

netlify bot commented Oct 9, 2023

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit f7c5de9
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/652460e65acd83000825e88f

@felipecrs
Copy link
Contributor Author

@NicholasFlamy I was able to reproduce the issue and then verify the fix locally with:

# Adds emulator for ARM64
$ docker run --privileged --rm tonistiigi/binfmt --install arm64

# reproduce the issue
$ make local-trt-jp4

@felipecrs
Copy link
Contributor Author

Feel free to test it too.

@felipecrs
Copy link
Contributor Author

PS: I'm checking the CI issues.

@blakeblackshear blakeblackshear merged commit 97e5a98 into blakeblackshear:dev Oct 9, 2023
10 checks passed
@felipecrs felipecrs deleted the fix-docker-build branch October 10, 2023 11:10
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.

None yet

3 participants