Install anaconda-tui in the test Docker image
This commit is contained in:
parent
dbe9c15ee1
commit
37c982b66e
@ -7,7 +7,8 @@ RUN yum -y install --nogpgcheck epel-release && \
|
|||||||
python-nose python-mako python-flask \
|
python-nose python-mako python-flask \
|
||||||
python-coverage libselinux-python sudo \
|
python-coverage libselinux-python sudo \
|
||||||
pykickstart python2-pytoml python-sphinx \
|
pykickstart python2-pytoml python-sphinx \
|
||||||
python2-mock python-semantic_version && \
|
python2-mock python-semantic_version \
|
||||||
|
anaconda-tui && \
|
||||||
yum clean all && \
|
yum clean all && \
|
||||||
rm -rf /var/cache/yum
|
rm -rf /var/cache/yum
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user