Last modified by Erik Bakker on 2024/08/26 12:37

From version 69.1
edited by Erik Bakker
on 2024/03/05 08:56
Change comment: There is no comment for this version
To version 70.1
edited by Erik Bakker
on 2024/03/05 13:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,8 +14,9 @@
14 14  By volume mapping, we mean creating a configuration through which the docker container can read and write data on a specific path on an on-premise machine. Note that the data can also be stored inside the docker container when (1) the other party writing or reading the data can access this path or (2) when the data is only relevant within the context of eMagiz.
15 15  
16 16  There are several options for volume mapping for your on-premise machine.
17 -* Volume
17 +* Machine volume
18 18  * Bind mount
19 +* Network volume
19 19  * Temporary file system
20 20  * Named pipe
21 21