dask / dask/dask-gateway

Testing images for slurm, pbs, are no longer buildable

Open
#837 1 comment 0 reactions 0 assignees View on GitHub
help wanted maintenance
Dominant language
Python
Stars
148
Forks
93
PR merge metrics
No merged PRs in 30d

Description

When trying to rebuild the docker images used to test pbs/slurm/hadoop, the base image can't rebuild because of...

```
=> ERROR [3/7] RUN yum install -y sudo git && yum clean all && rm -rf /var/cache/yum 0.5s
------
> [3/7] RUN yum install -y sudo git && yum clean all && rm -rf /var/cache/yum:
0.271 Loaded plugins: fastestmirror, ovl
0.430 Determining fastest mirrors
0.459 Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
0.459 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
```

If we can migrate to debian or ubuntu for example, that would be great - but this image is the base image for three kinds of situations (slurm, openpbs, hadoop), so it can be tricky to do this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.