Install fedmsg with dnf

This commit is contained in:
Jeremy Cline 2017-12-15 16:32:17 +00:00
parent 7bf4602009
commit e35676adbd

View file

@ -49,6 +49,7 @@ items:
dnf -y --enablerepo updates-testing install --setopt=tsflags=nodocs \
git \
python3-pip \
python3-fedmsg \
python3-sseclient && \
dnf clean all
RUN pip-3 install git+https://github.com/fedora-infra/sse2fedmsg.git