Accessible?

This commit is contained in:
Ralph Bean 2017-08-24 04:20:23 +00:00
parent db7f16c0b8
commit 1c835beab8

View file

@ -14,6 +14,8 @@ spec:
vendor="Fedora Infrastructure" \
license="MIT"
RUN cat /etc/yum.repos.d/fedora-updates.repo
RUN curl https://mirrors.fedoraproject.org/
RUN nslookup https://mirrors.fedoraproject.org/
RUN yum -y install --setopt=tsflags=nodocs \
python-gunicorn \
python-requests \