1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Update Dockerfile

This commit is contained in:
Pascal Vizeli
2018-04-16 16:32:13 +02:00
committed by GitHub
parent 81b4ecf02d
commit ba8f9b63c9

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