Skip to content

dockette/centos

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
5
 
 
6
 
 
7
 
 
 
 
 
 

CentOS

Base docker image based on CentOS 5, 6 & 7.


Docker Stars Docker Pulls

Discussion / Help

Join the chat

Image

  • predefined user dfx with UID 1000
  • predefined constants:
    • USER_UID: 1000
    • USER_NAME: dfx
    • USER_HOME: /home/dfx
  • some optimalization for smaller image

CentOS 7

docker run -it --rm dockette/centos /bin/bash
docker run -it --rm dockette/centos:7 /bin/bash

CentOS 6

docker run -it --rm dockette/centos:6 /bin/bash

CentOS 5

docker run -it --rm dockette/centos:5 /bin/bash

About

🐳 Dockette CentOS Dockerfiles

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published