Add FONTCONFIG_PATH env

Signed-off-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com>
This commit is contained in:
Aravind Nair
2021-04-07 14:31:07 +05:30
parent ba9133169a
commit 90561140c2

View File

@@ -7,6 +7,7 @@ ADD make_bar_graph.py /make_bar_graph.py
ADD colors.json /colors.json
ADD translation.json /translation.json
ENV FONTCONFIG_PATH "/etc/fonts"
ENV PATH "$PATH:/home/root/.npm-global/bin"
RUN python -m pip install --upgrade pip wheel setuptools