Docker: remove comment to elimiate false positive during grep

This commit is contained in:
Christian Poessinger 2019-04-26 18:57:49 +02:00
parent b65c43cd71
commit 94c96194a5

View File

@ -183,7 +183,6 @@ RUN export RTRLIB_VERSION="0.6.3" && \
dpkg -i ../librtr*_amd64.deb ../librtr*_all.deb
# Packages needed to build frr itself
# libyang-dev packages are hsoted on dev.packages.vyos.net see
# https://github.com/FRRouting/frr/blob/master/doc/developer/building-libyang.rst
# for more info
RUN apt-get update && apt-get install -y \