ESCOMP / ESCOMP/ESCOMP-Containers
CentOS8 is dead...
Open
- Dominant language
- Fortran
- Stars
- 15
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
...long live CentOS8.
Building the `base` image no longer works, as `mirrorlist.centos.org` no longer resolves.
[This post](https://pythonspeed.com/articles/centos-8-is-dead/) discusses some alternatives. I replaced `FROM centos:8` with `FROM oraclelinux:8` in the Dockerfile and it successfully starts the build (although some dependency issues eventually making it fail; will file a separate issue about that).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.