Using existing local Database file from docker
Hi,
I have already installed IRIS 2021.1 locally. While working with docker can I use same local database (C:\InterSystems\IRISHealth\mgr\samples\samples.DAT) by using docker volume?
Thanks
$ZV: IRIS for Windows (x86-64) 2021.1 (Build 215U) Wed Jun 9 2021 12:15:53 EDT
Sure, just mount C:\InterSystems\IRISHealth\mgr\samples\ folder as a docker volume.
After that add a new Database from inside the container pointing to the mounted folder.