Skip to content

webmin run on docker which can be used with other app on docker such as squid proxy. Using Ubuntu 20.04 image

License

Notifications You must be signed in to change notification settings

zeebote/webmin-on-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmin-on-container

Webmin run on docker using Ubuntu 20.04 image. This can be used as based image for other apps that support by webmin such as Squid proxy

How to run it with docker-compose

docker-compose up -d

How to run with docker cli:

docker run --rm -d --name webmin -p 10000:10000 trucv/webmin:latest

About

webmin run on docker which can be used with other app on docker such as squid proxy. Using Ubuntu 20.04 image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages