Drop docker container cleanup statement 75/114275/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 27 Oct 2020 11:12:36 +0000 (12:12 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 28 Oct 2020 10:55:43 +0000 (10:55 +0000)
commitd6cb1e9d6bee02c72ca5b65726de1a8fb9a2f96f
treee42bed9d2406d36744b279b9cdd2f675313cdeb4
parent237a92210196a0583728573d4f53f87b7d16a482
Drop docker container cleanup statement

Container is run with "--rm" option hence manual
cleanup is not needed in any case.

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