Sign inSign up

gubaer/i-doit

By gubaer

Updated over 9 years ago

open source CMDB i-doit - www.i-doit.org

Image
6

50K+

gubaer/i-doit repository overview

Includes an installation of the open source CMDB i-doit.

Exports the web interface of i-doit on port 80.

Pull and launch
# pull the image
% sudo docker pull gubaer/i-doit

# launch it. Replace <port> with a free port on localhost 
% sudo docker run -p <port>:80 -t gubaer/i-doit

Then connect to http://localhost:<port>/i-doit/, complete the installation steps, and start using i-doit.

Dockerfile

The Dockerfile is maintained on Github.

Tag summary

Content type

Image

Digest

sha256:6399802fd

Size

156 MB

Last updated

almost 11 years ago

docker pull gubaer/i-doit