Pin pip to 20.3.3 and disable tmpfs in DIB 69/4169/1 master
authorPaul Carver <pcarver@att.com>
Wed, 10 Feb 2021 16:41:30 +0000 (16:41 +0000)
committerPaul Carver <pcarver@att.com>
Wed, 10 Feb 2021 16:41:30 +0000 (16:41 +0000)
commit3cd5d26766d410f7d8775a54ea673ae8b3668e20
tree183ab8c5fc5be096bfce06bdd193514b516f2027
parent7dca3e0252134f75444a6e3e1c65a70229aee594
Pin pip to 20.3.3 and disable tmpfs in DIB

These changes are needed to fix the broken Arm64 build. Upgrading to
latest pip results in a syntax error in an existing script. Disk Image
Builder tries to build the image in a tmpfs that is limited by RAM which
is too small for the Arm64 image.

Signed-off-by: Paul Carver <pcarver@att.com>
Change-Id: Icf3a896b8ebef04b81bc675e2d63759641e96284
create_golden_image.sh
docker-context/Dockerfile-dib