We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f14cadc + 8e7aa71 commit 9dbb484Copy full SHA for 9dbb484
1 file changed
base-container/Dockerfile
@@ -15,6 +15,7 @@ RUN pacman -Syu --noconfirm && \
15
curl \
16
wget \
17
sudo \
18
+ bash \
19
&& pacman -Scc --noconfirm
20
21
RUN curl -O https://blackarch.org/strap.sh && \
0 commit comments