greenwave role: clean all the cached data in dnf

This commit is contained in:
Matt Jia 2017-10-09 15:07:32 +10:00
parent f3774e3172
commit 4246eb2015
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

@ -13,6 +13,7 @@ spec:
name="Greenwave" \
vendor="Fedora Infrastructure" \
license="MIT"
RUN dnf -y clean all
RUN dnf -v -y install --setopt=tsflags=nodocs \
python-gunicorn \
python-requests \