
Tag: Documentation
2 entradas encontradas

Docker pushrm: simplifying container documentation
A few days ago, working with Claude Code, I came across a tool that’s been around in the Docker ecosystem for a while but that I didn’t know about: docker pushrm. And the truth is it surprised me how useful it is for something as simple as keeping your container repository documentation synchronized.
The problem it solves
Anyone who has worked with Docker Hub, Quay, or Harbor knows the typical flow: you update your project’s README on GitHub, build and push your image, but… the container registry’s README is still outdated. You have to manually go to the browser, copy and paste the content, and do the update manually.

API Documentation Library
An interesting resource to have on hand when we need to document an API:
Where we have selected, very graphic examples of how to display the documentation of our APIs.
If you know of any interesting one, just make a pull request to:




