mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +00:00
Docker cleanup. (#8226)
This commit is contained in:
committed by
Paulus Schoutsen
parent
96e1d5524a
commit
a663dbada0
@@ -6,6 +6,9 @@ set -e
|
||||
|
||||
apt-get install -y --no-install-recommends git autoconf automake libtool
|
||||
|
||||
cd /usr/src/app/
|
||||
mkdir -p build && cd build
|
||||
|
||||
git clone --depth 1 --recursive -b dtls https://github.com/home-assistant/libcoap.git
|
||||
cd libcoap
|
||||
./autogen.sh
|
||||
|
||||
Reference in New Issue
Block a user