Drone plugin to copy Docker images from a registry to the another one.
891
This is a Drone plugin to copy Docker images from a registry to the another one.
drone.yml
copy-images:
image: uphy/drone-image-copy
registry: localhost:5000
images:
- "hello-world"
- "bash:4.4"
- "nginx:latest"
Content type
Image
Digest
Size
50.3 MB
Last updated
over 8 years ago
docker pull uphy/drone-image-copy-plugin