vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
92 stars 51 forks source link

Docker volume mounting of container to localhost #16

Closed patrickjeried closed 4 years ago

patrickjeried commented 4 years ago

Hi im trying to mount the volume of ITop container to my local via compose file but it failed. heres a sample :

itop: image: vbkunin/itop:2.6.1 restart: always ports:

//The $DIRECTORY variable is my local connection directory.

Thanks!

vbkunin commented 4 years ago

And what do you have as a result? There are errors?

patrickjeried commented 4 years ago

Hey man it's all good now forgot to update. problem is my mounting of container volume to my machine. needed to clear all volumes thanks!