mix stevedore.sync (Stevedore v0.1.0)

Copy Markdown View Source

Copy many images from a declarative spec file. Each non-blank line is SRC DST (lines starting with # are comments).

mix stevedore.sync SPEC [--scheme http|https]

Example spec

docker://alpine:3.20   oci:./mirror/alpine:3.20
docker://debian:12     oci:./mirror/debian:12