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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user