Skip to content

Conversation

@kiview
Copy link
Member

@kiview kiview commented Jun 11, 2025

Description

  • Introduced a new section on publishing models, including tagging and pushing to Docker Hub.
  • Added examples for tagging existing models and packaging GGUF format models as OCI Artifacts.
  • Clarified that the functionality supports any Container Registry compatible with OCI Artifacts.

…nual

- Introduced a new section on publishing models, including tagging and pushing to Docker Hub.
- Added examples for tagging existing models and packaging GGUF format models as OCI Artifacts.
- Clarified that the functionality supports any Container Registry compatible with OCI Artifacts.
@kiview kiview requested a review from ArthurFlag as a code owner June 11, 2025 13:52
@netlify
Copy link

netlify bot commented Jun 11, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit ad4f983
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68499170f2508c00084764f2
😎 Deploy Preview https://deploy-preview-22819--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

```

See the [`docker model tag`](/reference/cli/docker/model/tag) and [`docker model push`](/reference/cli/docker/model/push) command documentation for more details.
Note: This works for any Container Registry supporting OCI Artifacts, not only Docker Hub.
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: I'd format this as a note component and put it right at the top under the 'Publish a model' header

Copy link
Member Author

Choose a reason for hiding this comment

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

Can you please do this (you should have write permissions on the PR), or share the example syntax with me?

Copy link
Contributor

Choose a reason for hiding this comment

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

Done!

kiview and others added 2 commits June 11, 2025 16:06
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

LGTM

@aevesdocker aevesdocker merged commit 7a31d0c into docker:main Jun 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants