mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update Dockerfile
This commit is contained in:
parent
81b4ecf02d
commit
ba8f9b63c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user