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

make it easier to edit and transfer files in the docker builder (#935)

This commit is contained in:
Aman Gupta Karmani
2020-10-27 01:32:32 -07:00
committed by GitHub
parent 2416c6c26c
commit 8cd7dfe822

View File

@@ -38,6 +38,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
unzip \
wget \
qemu-utils \
openssh-client \
vim \
&& rm -rf /var/lib/apt/lists/*
# Init entry