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

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

Summary

Details

Page properties
Content
... ... @@ -14,9 +14,8 @@
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 -* Machine volume
17 +* Volume
18 18  * Bind mount
19 -* Network volume
20 20  * Temporary file system
21 21  * Named pipe
22 22