Skip to content

Commit

Permalink
Add rsync, ssh to toolchain container
Browse files Browse the repository at this point in the history
  • Loading branch information
lutoma committed Nov 13, 2023
1 parent d48f3f8 commit 3aa03e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ COPY --from=0 /toolchain /
RUN apk --no-cache add wget git make gcc g++ nasm m4 perl autoconf automake \
patch libtool mpc1 gmp mpfr libarchive gettext gawk bash coreutils \
texinfo file python3 tar findutils gzip xz meson ninja sudo curl \
pacman fakeroot util-linux-misc
pacman fakeroot util-linux-misc ssh rsync nano

# Add python stuff for (legacy) xpkg
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 3aa03e3

Please sign in to comment.