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: 5 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T00:39:33.000Z (over 5 years ago)
- Last Synced: 2025-04-14T06:36:00.187Z (over 1 year ago)
- Homepage: https://hub.docker.com/r/astj/centos5-vault/
- Size: 1.95 KB
- Stars: 14
- Watchers: 4
- 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`).