Sign inSign up

gershona/virtualmin-test

By gershona

Updated almost 7 years ago

Testing only

Image
0

263

gershona/virtualmin-test repository overview

Virtualmin on Docker

Virtualmin installation on Ubuntu Xenial

docker run --name=hosting \
-v hosting-etc:/etc \
-v hosting-home:/home \
-v hosting-lib:/var/lib \
-v hosting-log:/var/log \
-v hosting-www:/var/www \
--hostname=server.virtualmin.host --net=host \
--privileged --restart always -d technoexpress/virtualmin
Docker Hub

https://hub.docker.com/r/technoexpress/virtualmin/builds/ automatically builds the latest changes into images which can easily be pulled and ran with a simple docker run command.

Tag summary

Content type

Image

Digest

Size

548.2 MB

Last updated

almost 7 years ago

docker pull gershona/virtualmin-test