Skip to main content

docker republish

Republish all related docker images from official registry to target docker registry.

Usage​

$ dinghy docker republish [options]

Options​

NameDescriptionDefault
--target-repo=<value>Target docker registry to republish images to. DINGHY_ENGINE_REPO
--[no]-pushPush the images to the target registry, otherwise the image will only be built and can be used locally.true