skopeo Verified for current stable LTS

Skopeo Command: Copy Image Between Registries

Use for copy image between registries with Skopeo. Exact CLI syntax to copy image between registries using Skopeo.

When to use this: Use for copy image between registries with Skopeo.

Command Syntax

skopeo copy docker://<source_registry>/{image:tag} docker://<destination_registry>/{image:tag}

Command Breakdown

skopeo is the base executable for this command.

FAQ

Purpose: Exact syntax to copy image between registries using Skopeo.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Skopeo directory