Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petersonwsantos/centos
DOCKER - CentOS Docker images
https://github.com/petersonwsantos/centos
Last synced: about 15 hours ago
JSON representation
DOCKER - CentOS Docker images
- Host: GitHub
- URL: https://github.com/petersonwsantos/centos
- Owner: petersonwsantos
- Created: 2017-08-10T16:43:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T22:14:57.000Z (over 7 years ago)
- Last Synced: 2024-05-31T04:42:43.293Z (6 months ago)
- Homepage:
- Size: 75.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# CentOS Docker image repository.
Master repository is for scripts or appropriate documentation. Images are
branched per major version.Images are generated from kickstart scripts in the [virti-docker-centos-build-scripts](https://github.com/petersonwsantos/virti-docker-centos-build-scripts/) repository.
# CentOS Docker image
Supported tags and respective Dockerfile links
Release | Tag | Usage | Dockerfile | Status
------------|-------------|--------|------------------|-------------------------------------
Centos 7 | latest | ``docker pull petersonwsantos/centos:latest`` |( [docker/Dockerfile](https://github.com/petersonwsantos/centos/blob/centos-7/docker/Dockerfile) ) | [![](https://images.microbadger.com/badges/image/petersonwsantos/centos.svg)](https://microbadger.com/images/petersonwsantos/centos "Get your own image badge on microbadger.com")
Centos 7 | 7 | ``docker pull petersonwsantos/centos:7`` |( [docker/Dockerfile](https://github.com/petersonwsantos/centos/blob/centos-7/docker/Dockerfile) ) |[![](https://images.microbadger.com/badges/image/petersonwsantos/centos:7.svg)](https://microbadger.com/images/petersonwsantos/centos:7 "Get your own image badge on microbadger.com")
Centos 6 | 6 | ``docker pull petersonwsantos/centos:6`` | ( [docker/Dockerfile](https://github.com/petersonwsantos/centos/blob/centos-6/docker/Dockerfile) )|[![](https://images.microbadger.com/badges/image/petersonwsantos/centos:6.svg)](https://microbadger.com/images/petersonwsantos/centos:6 "Get your own image badge on microbadger.com")