skopeo
Verified for current stable LTS
Skopeo Commands
Skopeo command syntax with verified terminal examples.
Commands
6 commands for Skopeo
skopeo Video
Skopeo Command: Copy Image Between Registries
skopeo copy docker://<source_registry>/{image:tag} docker://<destination_registry>/{image:tag} skopeo Video
Skopeo Command: Delete Image From Registry
skopeo delete docker://<registry_hostname>/{image:tag} skopeo Video
Skopeo Command: Download Image From Registry
skopeo copy docker://<registry_hostname>/{image:tag} dir:<path/to/directory> skopeo Video
Skopeo Command: Inspect Remote Image Registry
skopeo inspect docker://<registry_hostname>/{image:tag} skopeo Video
Skopeo Command: List Available Tags Remote Image
skopeo list-tags docker://<registry_hostname>/<image> skopeo Containers
Skopeo Command: Login To Registry
skopeo login --username <username> <registry_hostname> Suggest a Skopeo Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Skopeo workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.