Update Dockerfile

This commit is contained in:
Pascal Vizeli 2018-04-16 16:32:13 +02:00 committed by GitHub
parent 81b4ecf02d
commit ba8f9b63c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y \
# Build Tools
RUN apt-get update && apt-get install -y \
wget patch vim cpio python unzip rsync bc bzip2 ncurses-dev \
git make g++ file perl bash binutils locales qemu-utils \
git make g++ file perl bash binutils locales qemu-utils kpartx \
&& rm -rf /var/lib/apt/lists/*
# Init entry