Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astj/docker-centos5-vault
A drop-in replacement of centos:5.11 with modified yum repository spec with vault.centos.org
https://github.com/astj/docker-centos5-vault
Last synced: 14 days ago
JSON representation
A drop-in replacement of centos:5.11 with modified yum repository spec with vault.centos.org
- Host: GitHub
- URL: https://github.com/astj/docker-centos5-vault
- Owner: astj
- Created: 2017-04-12T09:52:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T00:39:33.000Z (over 3 years ago)
- Last Synced: 2024-10-11T21:42:22.930Z (about 1 month ago)
- Homepage: https://hub.docker.com/r/astj/centos5-vault/
- Size: 1.95 KB
- Stars: 14
- Watchers: 5
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# centos5-vault
On March 31, 2017, support of CentOS 5 has ended.
And therefore, we cannot perform `yum` on CentOS 5 official images because yum repositories for CentOS 5 is deleted.
This image rewrites yum repository urls in /etc/yum.repos.d to vault.centos.org.
You can use this image as drop-in replacement of official `centos:5` (`centos:5.11`).