diff --git a/Dockerfile b/Dockerfile index cefcb41..9eb1966 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ RUN export uid=1000 gid=1000 && \ # Copy installation files & license COPY AM_CAT_Dymola.AllLinux/1/linux_x86_64 /home/user/dymola-rpms -COPY Dymola.LIC /home/user/ +COPY Dymola.LIC /home/user/.dassaultsystemes/dymola/dymola.lic # This package is used to convert from rpm to deb RUN apt-get install -y alien diff --git a/README.md b/README.md index 589bca4..7086e73 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ You can then run Dymola in the opened `xterm` (terminal): ```bash dymola-2018-x86_64 ``` -This requires you to always set the path to the license file and the workspace on each start. +This requires you to always set the path to the workspace on each start.