Update Dockerfile.bird
This commit is contained in:
parent
82fc7551ad
commit
f83caae82e
@ -13,7 +13,8 @@ RUN apt-get update && apt-get install -y \
|
||||
libreadline-dev \
|
||||
libncurses5-dev \
|
||||
m4 \
|
||||
unzip
|
||||
unzip \
|
||||
libssh
|
||||
|
||||
WORKDIR /root
|
||||
RUN curl -O -L https://bird.network.cz/download/bird-2.0.7.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user