Skip to content

Update Dockerfile-cpu#9184

Merged
glenn-jocher merged 1 commit intomasterfrom
glenn-jocher-patch-2
Aug 28, 2022
Merged

Update Dockerfile-cpu#9184
glenn-jocher merged 1 commit intomasterfrom
glenn-jocher-patch-2

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Aug 28, 2022

Avoid conflicts with pip install openvino-dev

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

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Optimization of the YOLOv5 Dockerfile for CPU environments.

📊 Key Changes

  • Removed openvino-dev from the list of installed Python packages.
  • Commented out openvino-dev to indicate its removal from the installation process.

🎯 Purpose & Impact

  • 🚀 Purpose: The change likely aims to streamline the Docker image build process by excluding unnecessary or less commonly used dependencies, making the image more lightweight and potentially reducing build times.
  • 📦 Impact: Users relying on running YOLOv5 in Docker containers, especially those not utilizing OpenVINO, will experience a more efficient environment setup. Those who require openvino-dev may need to manually install it or adjust their workflows accordingly.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher self-assigned this Aug 28, 2022
@glenn-jocher glenn-jocher merged commit f58fe6b into master Aug 28, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch August 28, 2022 19:36
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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