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 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
|
||||
|
||||
Reference in New Issue
Block a user