label threads and implements stats endpoint

This commit is contained in:
Blake Blackshear
2020-02-22 09:03:00 -06:00
parent 4180c710cd
commit b6130e77ff
7 changed files with 192 additions and 110 deletions
+1
View File
@@ -45,6 +45,7 @@ RUN apt-get -qq update && apt-get -qq install --no-install-recommends -y \
python3-pip \
python3-pil \
python3-numpy \
python3-prctl \
libc++1 \
libc++abi1 \
libunwind8 \