Skip to content

Commit

Permalink
Resolved issue CiscoDevNet#1036
Browse files Browse the repository at this point in the history
  • Loading branch information
ygorelik committed Dec 12, 2020
1 parent 3cb378a commit 8a556c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ RUN export GOROOT=/usr/local/go && export PATH=$GOROOT/bin:$PATH
RUN export GOPATH=/root/golang
RUN python3 generate.py -i --core --go
RUN python3 generate.py -i --service profiles/services/gnmi-0.4.0.json --go

RUN ln -s /usr/bin/python3 /usr/bin/python

0 comments on commit 8a556c8

Please sign in to comment.