Change license copy path so it is included automagically
This commit is contained in:
@@ -18,7 +18,7 @@ RUN export uid=1000 gid=1000 && \
|
|||||||
|
|
||||||
# Copy installation files & license
|
# Copy installation files & license
|
||||||
COPY AM_CAT_Dymola.AllLinux/1/linux_x86_64 /home/user/dymola-rpms
|
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
|
# This package is used to convert from rpm to deb
|
||||||
RUN apt-get install -y alien
|
RUN apt-get install -y alien
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ You can then run Dymola in the opened `xterm` (terminal):
|
|||||||
```bash
|
```bash
|
||||||
dymola-2018-x86_64
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user