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.
2 parents 32e74b3 + bc7cf29 commit a97f56aCopy full SHA for a97f56a
Dockerfile
@@ -2,7 +2,7 @@ FROM archlinux:base
2
3
RUN pacman -Syu --noconfirm
4
RUN pacman -S --noconfirm --needed --overwrite '*' \
5
- openssh sudo \
+ openssh sudo base-devel \
6
git fakeroot binutils gcc awk binutils xz \
7
libarchive bzip2 coreutils file findutils \
8
gettext grep gzip sed ncurses util-linux \
0 commit comments