libc compat

This commit is contained in:
Jesse Bannon 2023-03-24 10:16:12 -07:00
parent 052c96f4e1
commit de4b817cfa

View file

@ -12,6 +12,7 @@ RUN mkdir -p /config && \
g++ \
nano \
make \
libc6-compat \
python3=~3.10 \
py3-pip \
fontconfig \