[docker-syncd]: install kmod in docker-syncd-brcm without prompt
This commit is contained in:
parent
376cabe6bf
commit
87ec4f113b
@ -20,7 +20,7 @@ debs/{{ deb }}{{' '}}
|
||||
{%- endfor %}
|
||||
|
||||
## TODO: add kmod into Depends
|
||||
RUN apt-get install -f kmod
|
||||
RUN apt-get install -yf kmod
|
||||
|
||||
COPY ["files/dsserve", "files/bcmcmd", "start.sh", "bcmsh", "/usr/bin/"]
|
||||
RUN chmod +x /usr/bin/dsserve /usr/bin/bcmcmd
|
||||
|
Loading…
Reference in New Issue
Block a user