Docker Hub Docker Hub is a container image registry service. Developers use it to store and share Docker images, automating application deployment and scaling. It's a central repository for finding and distributing containerized applications. Official docs: https://docs.docker.com/docker-hub/api/latest/ Docker Hub Overview - Repositories - Repository - Tags - Organizations - Organization - Teams - Team Members Use action names and parameters as needed. Working with Docker Hub This skill uses the Membrane CLI to interact with Docker Hub. Membrane handles authentication and credentials refresh…