Skip to content

Commit

Permalink
Add rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
SawyerCzupka committed Nov 17, 2024
1 parent 10670fc commit 3de3497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/images/Dockerfile.deb-tools
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y \
python3.11 \
python3-pip \
pipx \
rsync \
&& rm -rf /var/lib/apt/lists/*

RUN pipx ensurepath
Expand Down

0 comments on commit 3de3497

Please sign in to comment.