Skip to content

Commit

Permalink
Adding file to packages (RPi-Distro#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleDK authored and XECDesign committed Jul 6, 2018
1 parent 85f2127 commit 5997172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apt-get -y update && \
apt-get -y install \
git vim parted \
quilt realpath qemu-user-static debootstrap zerofree pxz zip dosfstools \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd file \
&& rm -rf /var/lib/apt/lists/*

COPY . /pi-gen/
Expand Down

0 comments on commit 5997172

Please sign in to comment.