Skip to content
Snippets Groups Projects
Commit ccde220f authored by David Trattnig's avatar David Trattnig
Browse files

Gunicorn is installed as a Python package.

parent fec963e2
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,6 @@ RUN set -ex \ ...@@ -10,7 +10,6 @@ RUN set -ex \
&& apt-get update -q \ && apt-get update -q \
&& apt-get install -y -q --no-install-recommends \ && apt-get install -y -q --no-install-recommends \
supervisor \ supervisor \
gunicorn \
redis-server \ redis-server \
libsndfile1 \ libsndfile1 \
ffmpeg \ ffmpeg \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment