Clean up all that debugging stuff.

This commit is contained in:
Ralph Bean 2017-08-24 04:40:38 +00:00
parent 742d4c1978
commit 7f26aafa45

View file

@ -13,10 +13,6 @@ spec:
name="Greenwave" \
vendor="Fedora Infrastructure" \
license="MIT"
RUN cat /etc/resolv.conf
RUN ping -c 3 10.5.126.22
RUN nslookup https://mirrors.fedoraproject.org/
RUN curl https://mirrors.fedoraproject.org/
RUN yum -y install --setopt=tsflags=nodocs \
python-gunicorn \
python-requests \