Modelio 3.8.1 in a docker container.
- You should have X11 running on the host.
- ... and probably Linux.
- The build uses your UID/GID
- Once Launched :
- The host shares X11 socket and IPC with the container
=> This breaks container isolation, and the contained app can listen to all X11 events ! - The host shares your ~/.modelio/ and ~/modelio/ folders with the container.
- The host shares X11 socket and IPC with the container
- Use it at your own risk !
The docker commands are in the Dockerfile.