Improve docker image download script 89/85689/38
authorMilan Verespej <m.verespej@partner.samsung.com>
Thu, 18 Apr 2019 12:37:51 +0000 (14:37 +0200)
committerMilan Verespej <m.verespej@partner.samsung.com>
Fri, 24 May 2019 08:26:50 +0000 (10:26 +0200)
commit8786632a6a9cf3be20e7b1d6a047751fa26fcf8b
treefb94be2d71b97bdbb3acbff309f8d3c63568f4ab
parentb1fe78553ea7d1caf90c1d52e195cd8f2a082008
Improve docker image download script

This is part of the series of changes that will improve
download scripts.

Issue-ID: OOM-1803

Change-Id: I6606762f8e05c25132257e5612997418a9d6d701
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
build/download/__init__.py [new file with mode: 0644]
build/download/base.py [new file with mode: 0644]
build/download/docker_images.py [new file with mode: 0755]
build/download/requirements.txt [new file with mode: 0644]