No project description provided
Project description
Satamanosturi
Satamanosturi (Finnish for "harbor crane") is a tool to copy Docker images from one place to another.
Initially, ECR-to-ECR copies are supported, and unfortunately only with the help of a local Docker daemon.
Usage example
For example,
$ python -m satamanosturi copy-image --source-repo ecr:first-repo --dest-repo ecr:other-repo \
--source-tag latest-master --copy-tags --skip-tag latest-master --add-tag latest
would copy the latest image in the ECR first-repo repository tagged with latest-master to
other-repo:latest, and also copy all tags from the source image to the destination image,
except the latest-master tag.
You can add --dry-run to skip the actual pushing.s
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file satamanosturi-0.0.1.tar.gz.
File metadata
- Download URL: satamanosturi-0.0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19ada3935114c1563ce9fdd061818267be798cedb02be123297a43423ce148af
|
|
| MD5 |
e034ddf3c75cb7ddee28985b0163c646
|
|
| BLAKE2b-256 |
91518405d13fb6cd661624f1807c3c6ecf290b300a50b83b1545ed63b0c1e745
|
File details
Details for the file satamanosturi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: satamanosturi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfbae5f9717daf56a0d7cef73b3098abbc47c7b5fa23aafdaf77bece3ec2e46f
|
|
| MD5 |
ab36060fabacdb17db430f4a50d1044b
|
|
| BLAKE2b-256 |
3994b5ac411a861ff5b1be9204a20d62b56790c106f0ce82c187e262013252ce
|