Some more debugging.
This commit is contained in:
parent
1c835beab8
commit
2f0f24c569
1 changed files with 3 additions and 2 deletions
|
@ -13,9 +13,10 @@ spec:
|
|||
name="Greenwave" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
license="MIT"
|
||||
RUN cat /etc/yum.repos.d/fedora-updates.repo
|
||||
RUN curl https://mirrors.fedoraproject.org/
|
||||
RUN cat /etc/resolv.conf
|
||||
RUN curl http://209.132.181.15
|
||||
RUN nslookup https://mirrors.fedoraproject.org/
|
||||
RUN curl https://mirrors.fedoraproject.org/
|
||||
RUN yum -y install --setopt=tsflags=nodocs \
|
||||
python-gunicorn \
|
||||
python-requests \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue