Clean target repository dir prior to downloading packages 90/114390/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 29 Oct 2020 13:03:50 +0000 (14:03 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 30 Oct 2020 08:28:00 +0000 (08:28 +0000)
commit524ed121cb91ae0d1cdfe3282609c9bf1588cda7
treef9fe602c34bb99481c591eeaf63074c7794b4b33
parent32f35f98c63e74bd975ee5099196aab8f6f9572c
Clean target repository dir prior to downloading packages

This increases idempotency and allows avoiding side effects
in cases where repo dir already contains images that are not
on the list of required packages.

Change-Id: Ieaa4e407ae7aacdc8d25440d90860cb880df09e2
Issue-ID: OOM-2615
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
build/docker-entrypoint.sh