Move pip installs from Dockerfile
authorTimoney, Dan (dt5972) <dt5972@att.com>
Thu, 26 Apr 2018 15:06:30 +0000 (11:06 -0400)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Thu, 26 Apr 2018 15:28:34 +0000 (11:28 -0400)
Pip install seems to fail in Dockerfile.  Instead, move pip installs to
a startup script so that they can be done on initial container startup.

Change-Id: I3125307d5f9bfc980d8f9ed0bba108a5536548fd
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>

No differences found