Add CentOS rabbitmq instructions.

This commit is contained in:
Ben Sturmfels
2020-04-29 09:07:01 +10:00
parent 62a565e13b
commit 35494ed66c
2 changed files with 7 additions and 6 deletions

View File

@@ -36,16 +36,13 @@ python3-webtest \
# Fedora only
which
# RUN apt-get install -y \
# RUN dnf -y install \
# gstreamer1.0-libav \
# gstreamer1.0-plugins-bad \
# gstreamer1.0-plugins-base \
# gstreamer1.0-plugins-good \
# gstreamer1.0-plugins-ugly \
# libsndfile1-dev \
# python3-gst-1.0 \
# python3-numpy \
# python3-scipy
# RUN apt-get install -y \
# gir1.2-gst-plugins-base-1.0 \