Skip to content

Commit

Permalink
Add live-build to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jun 11, 2017
1 parent e823b34 commit e56837e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apt-get install -y python git-core gnupg flex bison gperf build-essential \
sudo cpio nano vim kmod kpartx wget bsdtar qemu-user-static \
pxz ruby-dev debootstrap multistrap

RUN apt-get install -y libssl-dev parted
RUN apt-get install -y libssl-dev parted live-build linaro-image-tools

RUN gem install fpm

Expand Down

0 comments on commit e56837e

Please sign in to comment.