MagicDraw in Docker: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= How to run MagicDraw in Docker container = see also https://community.nomagic.com/running-magicdraw-in-a-docker-container-t5895.html") |
No edit summary |
||
| Line 1: | Line 1: | ||
= How to run MagicDraw in Docker container = | = How to run MagicDraw in Docker container = | ||
see also https://community.nomagic.com/running-magicdraw-in-a-docker-container-t5895.html | see also https://community.nomagic.com/running-magicdraw-in-a-docker-container-t5895.html | ||
The goal is to get an older MagicDraw 16.9 working in a container. | |||
= Prerequisites = | |||
You need to be able to run a Java 6 Swing GUI in a container. | |||
To get the GUI environment working might be tricky e.g. on MacOS see | |||
https://stackoverflow.com/questions/37826094/xt-error-cant-open-display-if-using-default-display | |||
Revision as of 15:16, 3 April 2019
How to run MagicDraw in Docker container
see also https://community.nomagic.com/running-magicdraw-in-a-docker-container-t5895.html
The goal is to get an older MagicDraw 16.9 working in a container.
Prerequisites
You need to be able to run a Java 6 Swing GUI in a container. To get the GUI environment working might be tricky e.g. on MacOS see https://stackoverflow.com/questions/37826094/xt-error-cant-open-display-if-using-default-display