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

Add gnupg to Dockerfile-cpu #9932

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Add gnupg to Dockerfile-cpu #9932

merged 1 commit into from
Oct 26, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 26, 2022

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to YOLOv5's CPU Dockerfile to include gnupg package.

πŸ“Š Key Changes

  • Addition of the gnupg package to the Dockerfile used for CPU-based installations.

🎯 Purpose & Impact

  • Purpose: The gnupg package is used for encryption and signing data and communications. Its inclusion in the Dockerfile indicates a need for security features that can enforce authenticity or confidentiality in certain operations within the YOLOv5 environment.
  • Impact: Users leveraging the Docker container for YOLOv5 on CPU systems will now have additional cryptographic capabilities, allowing for enhanced security measures when needed. This change might be in preparation for future features that require secure data transactions or verification of data integrity.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher merged commit a5d875a into master Oct 26, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch October 26, 2022 11:42
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