Closed l15k4 closed 6 years ago
Hey,
I think that it would be wise having the distribution in a directory called just imply instead of :
imply
/root/imply-1.0.2
Because people will do bind-mounts :
-v /var/data/druid/var:/root/imply-1.0.2/var
and if the version changes to 1.1.0 they will loose data on pull & restart
1.1.0
I changed the Dockerfile to use the layout:
Hey,
I think that it would be wise having the distribution in a directory called just
imply
instead of :Because people will do bind-mounts :
and if the version changes to
1.1.0
they will loose data on pull & restart