Re;ove pipx step

This commit is contained in:
Florian Stosse
2025-08-29 14:37:45 +02:00
parent 39bb2c411b
commit 6f2d3dba0a

View File

@@ -89,8 +89,6 @@ RUN apt-get update \
&& apt-get autoremove --yes \
&& rm -rf /var/lib/{apt,dpkg,cache,log}/
RUN pipx ensurepath
RUN adduser --disabled-password --gecos "" renderer
# Get Noto Emoji Regular font, despite it being deprecated by Google