Agent Jam logo

Agent Jam

  1. Integrations
  2. Docker_hub
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Docker Hub logo

Docker Hub

developer tools

Docker Hub is a service provided by Docker for finding and sharing container images with your team.

Get Started for Free
View Pricing

26

Available Tools

0

Triggers

Featured Tools

Add Organization Member

Invite a user to join a Docker Hub organization. Sends an invitation email to the specified user (by Docker ID or email). The user must accept the invitation to become a member. Requires owner or admin privileges on the target organization.

org*
role
team
+1
Create Docker Hub Organization

Create a new Docker Hub organization. Note: This endpoint requires JWT authentication obtained via /v2/users/login and may have restricted access.

company
orgname*
Create Docker Hub Repository

Creates a new Docker Hub repository under the specified namespace. Use this to programmatically create public or private repositories for storing Docker images. Requires proper authentication with write permissions to the namespace.

name*
namespace*
is_private
+2
Create Docker Hub Webhook

Create a webhook on a Docker Hub repository to receive notifications on image push events. This is a two-step process: 1. Create the webhook with a name 2. Add a hook URL to the webhook Requires admin permissions on the repository.

hook_url*
namespace*
repository*
+1
Delete Repository Images

Delete one or more images from your Docker Hub namespace using the bulk delete API. IMPORTANT REQUIREMENTS: - You must own the namespace (your username or an organization you admin) - You cannot delete images from 'library' (official Docker images) - Images are identified by SHA256 digest (get from LIST_IMAGES action) USAGE: 1. First use LIST_IMAGES to get image digests for your repository 2. Then call this action with the namespace, repository, and digest(s) Example: DELETE_IMAGE( namespace="myusername", manifests=[{"repository": "myapp", "digest": "sha256:abc123..."}] ). WARNING: Deletion is permanent and irreversible — obtain explicit user confirmation before calling this action.

dry_run
manifests*
namespace*
+1
Delete Docker Hub Organization

Permanently deletes a Docker Hub organization. Requires owner permissions on the organization. This action is idempotent - deleting a non-existent organization returns success (404 treated as success). WARNING: Deletion is irreversible and removes all associated repositories, teams, and members.

organization*

All Tools (26)

20 of 20

Ready to connect Docker Hub?

Get started with Agent Jam and connect Docker Hub along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations