Skip to content

Add Docker pulls badge to README#74

Merged
shawntz merged 2 commits into
mainfrom
copilot/add-docker-pulls-badge
Dec 22, 2025
Merged

Add Docker pulls badge to README#74
shawntz merged 2 commits into
mainfrom
copilot/add-docker-pulls-badge

Conversation

Copilot AI commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

Adds a dynamic Docker Hub pulls badge to display image download metrics.

Changes

  • Added shields.io Docker pulls badge below existing Docker Hub badge
  • Badge automatically displays pull count for shawnschwartz/tinyvault image
[![Docker Pulls](https://img.shields.io/docker/pulls/shawnschwartz/tinyvault.svg)](https://hub.docker.com/r/shawnschwartz/tinyvault)
Original prompt

add a docker pulls badge to my readme: https://hub.docker.com/r/shawnschwartz/tinyvault


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: shawntz <5200266+shawntz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Docker pulls badge to README Add Docker pulls badge to README Dec 22, 2025
Copilot AI requested a review from shawntz December 22, 2025 08:38
@shawntz
shawntz marked this pull request as ready for review December 22, 2025 11:02
Copilot AI review requested due to automatic review settings December 22, 2025 11:02
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@shawntz
shawntz merged commit 4d92c3b into main Dec 22, 2025
6 checks passed
@shawntz
shawntz deleted the copilot/add-docker-pulls-badge branch December 22, 2025 11:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a Docker Hub pulls badge to the README to display download metrics for the TinyVault Docker image.

  • Adds a shields.io Docker pulls badge that dynamically displays the pull count for the shawnschwartz/tinyvault image

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants