Skip to content

chsliu/docker-webmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-webmin

dockerfile for webmin

Building the image

git clone https://github.com/chsliu/docker-webmin.git
cd docker-webmin
docker build -t chsliu/webmin .

Running the container

docker run -d -p 10000:10000 chsliu/webmin

Log into webmin and manage your server

http://hostname.or.ip:10000
(root:pass)

About

dockerfile for webmin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published