Skip to content

Commit

Permalink
Add rsync to CHIP docker image.
Browse files Browse the repository at this point in the history
This way we don't have to install it as part of CI jobs
  • Loading branch information
bzbarsky-apple committed Jun 16, 2021
1 parent 41d5696 commit 6b0ee8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/docker/images/chip-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN set -x \
python3-dev \
python3-pip \
python3-venv \
rsync \
shellcheck \
strace \
systemd \
Expand Down

0 comments on commit 6b0ee8b

Please sign in to comment.