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

Draft: Add WIP refactoring effort #311

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

culhatsker
Copy link
Collaborator

No description provided.

@culhatsker culhatsker requested a review from a team as a code owner August 7, 2024 12:43
@culhatsker culhatsker requested review from tadamczx and removed request for a team August 7, 2024 12:43
@culhatsker culhatsker marked this pull request as draft August 7, 2024 12:43
@@ -0,0 +1,11 @@
# Dockerfile generation for OpenVINO releases, for Ubuntu 20.04, Ubuntu 22.04, RHEL 8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Dockerfile generation for OpenVINO releases, for Ubuntu 20.04, Ubuntu 22.04, RHEL 8
# Dockerfile generation for OpenVINO releases, for: Ubuntu 20.04, Ubuntu 22.04, RHEL 8

python3 image.py 2024.3.0/ubuntu20 --preset dev --build
```

This will generate `Dockerfile` and build it, tagging it `localhost/ubuntu20_dev:2024.3.0`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This will generate `Dockerfile` and build it, tagging it `localhost/ubuntu20_dev:2024.3.0`
This will generate `Dockerfile`, build it, and tag it `localhost/ubuntu20_dev:2024.3.0`

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.

2 participants