Skip to content

giodegas/docker-virtualmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtualmin installed over Centos 7 (AMD64)

CII Best Practices

To run in docker:

docker run --name [--net=] -tid -p 20-21:20-21 -p 25:25 -p 80:80 -p 110:110 -p 143:143 -p 10000:10000 -p 20000:20000 giodegas/virtualmin-c7

To configure Virtualmin execute:

Docker attach <name>
"sh install.sh -f" 

and then enter a fully qualified hostname (for example, host.example.com) of the virtualmin host, that has to be resolved by DNS.

About

Virtualmin on CentOS 7 docker image

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%