Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from project-arlo/dell_dev_changes1
Browse files Browse the repository at this point in the history
Dell dev changes1
  • Loading branch information
jghalam authored Jun 28, 2019
2 parents 1260d46 + 8e4b212 commit 82acec7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions dockers/docker-sonic-mgmt-framework/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 82acec7

Please sign in to comment.