We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063daf7 commit f253a99Copy full SHA for f253a99
Dockerfile
@@ -6,7 +6,7 @@ RUN pacman -S --noconfirm --needed --overwrite '*' \
6
git fakeroot binutils gcc awk binutils xz \
7
libarchive bzip2 coreutils file findutils \
8
gettext grep gzip sed ncurses util-linux \
9
- pacman-contrib
+ pacman-contrib debugedit
10
11
COPY entrypoint.sh /entrypoint.sh
12
COPY build.sh /build.sh
0 commit comments