Question
Muhammad Waseem · Jul 15, 2021

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
0
0 119
Discussion (1)1
Log in or sign up to continue

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.