Copy an image into a static registry directory and (optionally) emit a web-server config that
serves it as a read-only /v2 registry.
mix stevedore.deploy SRC OUT [options]Options
--name repo— repository name in the tree (derived from a registry source otherwise)--server nginx|caddy— also emit a server config--config FILE— write the config to FILE (otherwise printed)--port N— listen port in the config (default 5000)--scheme http|https— registry scheme for the source