greenwave role: clean all the cached data in dnf
This commit is contained in:
parent
f3774e3172
commit
4246eb2015
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ spec:
|
||||||
name="Greenwave" \
|
name="Greenwave" \
|
||||||
vendor="Fedora Infrastructure" \
|
vendor="Fedora Infrastructure" \
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
RUN dnf -y clean all
|
||||||
RUN dnf -v -y install --setopt=tsflags=nodocs \
|
RUN dnf -v -y install --setopt=tsflags=nodocs \
|
||||||
python-gunicorn \
|
python-gunicorn \
|
||||||
python-requests \
|
python-requests \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue