We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fe9d6 commit 9d677d5Copy full SHA for 9d677d5
Dockerfile
@@ -18,6 +18,7 @@ RUN pacman -Syyu --noconfirm; \
18
python \
19
git \
20
cmake \
21
+ rsync \
22
jq --noconfirm --needed
23
# Creating user
24
RUN useradd -m user-build
0 commit comments