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

Update Dockerfile-arm64 #7860

Merged
merged 2 commits into from
May 17, 2022
Merged

Update Dockerfile-arm64 #7860

merged 2 commits into from
May 17, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 17, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to Docker workflow and ARM64 support for YOLOv5.

πŸ“Š Key Changes

  • Uncommenting lines in the Docker GitHub Action workflow to enable building and pushing of ARM64 Docker images.
  • Modification of the ARM64 Dockerfile to include the installation of the gcc package.

🎯 Purpose & Impact

  • Purpose:
    • To automate the building and deployment of YOLOv5 Docker images for ARM64 architectures.
    • To ensure all necessary dependencies are included in the ARM64 Docker images.
  • Impact:
    • πŸš€ Enables users with ARM64 devices to easily pull and run YOLOv5 Docker images.
    • πŸ”§ Ensures a smoother experience and compatibility for ARM64 users by including gcc in the Docker image, which may be a dependency for building or running certain Python packages.

@glenn-jocher glenn-jocher self-assigned this May 17, 2022
@glenn-jocher glenn-jocher merged commit 9a7f289 into master May 17, 2022
@glenn-jocher glenn-jocher deleted the update/arm64 branch May 17, 2022 14:35
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
* Update Dockerfile-arm64

* Update docker.yml
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
* Update Dockerfile-arm64

* Update docker.yml
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

1 participant