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 858c6c3 commit c137620Copy full SHA for c137620
Dockerfile
@@ -2,7 +2,7 @@ FROM archlinux/base
2
3
RUN pacman -Sy && \
4
pacman -Sy --noconfirm openssh \
5
- git fakeroot binutils go-pie gcc awk binutils xz \
+ git fakeroot binutils gcc awk binutils xz \
6
libarchive bzip2 coreutils file findutils \
7
gettext grep gzip sed ncurses
8
0 commit comments