IQSS / dataverse-docker

Dataverse 6.2 on Docker with integrated services called "Archive in a box" and could be used both as demo and production system and easily integrated with other services.
57 stars 45 forks source link

Getting duplicates of External Tools after docker down/up #88

Closed schorcht-ioer closed 1 year ago

schorcht-ioer commented 1 year ago

Dear Devs,

After restarting Docker with down/up (e.g. to test updates) we get duplicates for external tool previewer.

grafik

Probably this is because the file "07-previewers.sh" in the "init.d" folder is executed again at every reboot.

Is there a way/command to delete all external tools?

thx, martin

4tikhonov commented 1 year ago

I think it was fixed in DataverseNO, we just need to merge it: https://github.com/DataverseNO/dataverse-docker/tree/dataverse.no/distros/dataverse.no/init.d

schorcht-ioer commented 1 year ago

ok, thanks for the quick reply, that's what I was looking for :)