Docker Push Readme

A Docker CLI plugin to update container repo docs.

Screenshot of Docker Push Readme

docker-pushrm is a Docker CLI plugin that adds a new docker pushrm (speak: “push readme”) command to Docker.

Update the README of your container repo on Docker Hub, Quay or Harbor from a local README file with a simple Docker command:

$ ls
README.md
$ docker pushrm my-user/hello-world

docker-pushrm is also available as a github action. See the README for details.

Copilot says: AI-generated

Say goodbye to boring container repos with a magic Docker command that instantly updates your registry README from your local file—super simple, super slick, and keeps your docs as fresh as your images!

Key features:

  • 🐳 One-liner Docker CLI plugin for pushing READMEs
  • 🌐 Supports Dockerhub, Quay, and Harbor registries
  • 🔐 Uses existing Docker credentials for seamless auth
  • 🚀 Perfect for CI/CD workflows and GitHub/GitLab actions

This summary was generated by GitHub Copilot based on the project README.