Skip to content
Snippets Groups Projects
Commit e4095edf authored by Florian Bruhin's avatar Florian Bruhin
Browse files

Add rich

parent 78eefad8
No related branches found
No related tags found
No related merge requests found
Pipeline #305580 passed
......@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install curl git tzdata libzbar-dev qrencode -y \
&& rm -rf /var/lib/apt/lists/* \
&& curl -sSL https://install.python-poetry.org | python3 - \
&& poetry config virtualenvs.create false \
&& pip install Pillow zbarlight setuptools responses
&& pip install Pillow zbarlight setuptools responses rich
RUN useradd -m taas
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment