Merge pull request #8 from project-arlo/dell_dev_changes1

Dell dev changes1
This commit is contained in:
jghalam 2019-06-27 18:28:28 -07:00 committed by GitHub
commit 82acec712d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

View File

@ -7,6 +7,16 @@ RUN [ -f /etc/rsyslog.conf ] && sed -ri "s/%syslogtag%/$docker_container_name#%s
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update
RUN pip install connexion==1.1.15 \
python_dateutil==2.6.0\
setuptools==21.0.0 \
grpcio-tools==1.20.0 \
pyangbind==0.6.0 \
certifi==2017.4.17 \
python-dateutil==2.6.0 \
six==1.11.0 \
urllib3==1.21.1
#RUN apt-get install -f -y libdbus-1-3 libdaemon0 libjansson4

@ -1 +1 @@
Subproject commit 74d2c011b5f135fb9a47179fbd62c8f5e2ae60a9
Subproject commit 00d9f3ad8aa4272a50ad59dafa245a9cf9c6a246