mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
Update Dockerfile
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apt-get update \
|
|||||||
python3-six python3-pyasn1 libportaudio2 alsa-utils \
|
python3-six python3-pyasn1 libportaudio2 alsa-utils \
|
||||||
&& pip3 install google-assistant-library google-auth requests_oauthlib cherrypy \
|
&& pip3 install google-assistant-library google-auth requests_oauthlib cherrypy \
|
||||||
&& apt-get remove -y --purge python3-pip python3-dev \
|
&& apt-get remove -y --purge python3-pip python3-dev \
|
||||||
&& apt autoremove -y \
|
&& apt-get clean -y \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Copy data
|
# Copy data
|
||||||
|
|||||||
Reference in New Issue
Block a user