Skip to content

Commit 3aebd28

Browse files
cmuellnerobbardc
authored andcommitted
Docker: Add Debian ports keyring
This adds the Debian ports keyring, which allows debootstrapping Debian port architectures (see https://www.ports.debian.org/). Fixes #463. Signed-off-by: Christoph Müllner <[email protected]>
1 parent 7de585a commit 3aebd28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ RUN apt-get update && \
7777
busybox \
7878
bzip2 \
7979
ca-certificates \
80+
debian-ports-archive-keyring \
8081
debootstrap \
8182
dosfstools \
8283
e2fsprogs \

0 commit comments

Comments
 (0)