Skip to content

Commit

Permalink
vagrant: include rsync
Browse files Browse the repository at this point in the history
Fixes jessfraz#506

Signed-off-by: R00t Killah <[email protected]>
  • Loading branch information
r00tkillah committed Oct 12, 2019
1 parent 19bd3f9 commit 8abfa9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vagrant/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update && apt-get install -y \
qemu-kvm \
ruby-dev \
ssh \
rsync \
zlib1g-dev \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 8abfa9a

Please sign in to comment.