mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Update Dockerfile
This commit is contained in:
parent
2cd776f24b
commit
d0eb0cf1eb
@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
# Build Tools
|
# Build Tools
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
wget patch vim cpio python unzip rsync bc bzip2 ncurses-dev \
|
wget patch vim cpio python unzip rsync bc bzip2 ncurses-dev \
|
||||||
git make g++ file perl bash binutils locales qemu-utils kpartx \
|
git make g++ file perl bash binutils locales qemu-utils \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Init entry
|
# Init entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user