Push all images to simulated Docker registry only 58/114158/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 22 Oct 2020 09:40:20 +0000 (11:40 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 26 Oct 2020 10:27:18 +0000 (10:27 +0000)
commit15d5ffb98130044599995c4a40f10e6153290b0d
treea94d08136973e412086449bfb11db9aa32975211
parent8583bf98b526c23d487f0159401a65400fb044fa
Push all images to simulated Docker registry only

In previous implementation all images were pushed to
their original registries which were simulated locally.
This change retags all images to locally simulated docker
registry only and pushes them there accordingly.

Created temporary tag is dropped at the end for order.

Change-Id: If1b6633fdcc13d47c6e2b26792980320dce7f49a
Issue-ID: OOM-2605
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
build/build_nexus_blob.sh