Skip to content

Commit

Permalink
Docker: Add Debian ports keyring
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
cmuellner authored and obbardc committed Dec 21, 2023
1 parent 7de585a commit 3aebd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ RUN apt-get update && \
busybox \
bzip2 \
ca-certificates \
debian-ports-archive-keyring \
debootstrap \
dosfstools \
e2fsprogs \
Expand Down

0 comments on commit 3aebd28

Please sign in to comment.