Skip to content

Commit 246efb1

Browse files
authored
Merge pull request #994 from c-po/new-vyos-1x-dependencies
Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous
2 parents 791f8c8 + 29780ec commit 246efb1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ RUN pip --no-cache --no-cache-dir install --break-system-packages \
248248
python3-certbot-nginx \
249249
python3-pam \
250250
python3-dbus \
251+
python3-pyroute2 \
252+
python3-voluptuous \
251253
pylint \
252254
quilt \
253255
whois \

0 commit comments

Comments
 (0)