Cleanups
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update \
|
||||
python3-numpy \
|
||||
python3-opencv \
|
||||
python3-pip \
|
||||
git \
|
||||
&& pip3 install \
|
||||
aioboto3 \
|
||||
aiohttp \
|
||||
@@ -17,7 +18,7 @@ RUN apt-get update \
|
||||
motor \
|
||||
prometheus_client \
|
||||
sanic==21.6.2 \
|
||||
sanic_prometheus \
|
||||
git+https://github.com/Assarius/sanic-prometheus@Sanic_22 \
|
||||
&& apt-get remove -y \
|
||||
build-essential \
|
||||
libjpeg-dev \
|
||||
|
Reference in New Issue
Block a user