Skip to content

Commit 508c3e1

Browse files
committed
Install p7zip (Unix command-line port of 7-Zip)
It is used for extracting opendrr-boundaries-db.7z.* from OpenDRR/boundaries-db for OpenDRR/opendrr-api starting v1.4.4. TODO: Replace with the newer "7zip" package when it becomes available in newer Debian releases or backports.
1 parent f37fb91 commit 508c3e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Pin-Priority: 50' > /etc/apt/preferences.d/git-in-bullseye \
5151
jq \
5252
moreutils \
5353
nano \
54+
p7zip \
5455
postgresql-client \
5556
pv \
5657
pypy3 \

0 commit comments

Comments
 (0)