Let's just see what's in here.

This commit is contained in:
Ralph Bean 2017-08-24 04:18:16 +00:00
parent ac6f126070
commit db7f16c0b8

View file

@ -13,6 +13,7 @@ spec:
name="Greenwave" \ name="Greenwave" \
vendor="Fedora Infrastructure" \ vendor="Fedora Infrastructure" \
license="MIT" license="MIT"
RUN cat /etc/yum.repos.d/fedora-updates.repo
RUN yum -y install --setopt=tsflags=nodocs \ RUN yum -y install --setopt=tsflags=nodocs \
python-gunicorn \ python-gunicorn \
python-requests \ python-requests \