Merge pull request #8 from project-arlo/dell_dev_changes1
Dell dev changes1
This commit is contained in:
commit
82acec712d
@ -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
|
Loading…
Reference in New Issue
Block a user