Docker, applications folder, deployment
Dear Ivy team
When we are building the KLARA image in windows, we get an issue with long file names. We have decided to keep the deployed IARs inside the image. Therefore the deployed apps are part of it. The folder structure looks like this :
jam:~/.../applications/luz$ ls -ltr
total 80
drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_components
drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_docs_process
drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_finance
drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_xhrm_processes
and each folder contains all the Ivy stuff. So no wonder build under Windows is an issue due to long file names.
Question : What is needed in these folders ? can we skip some folders/files ?
Request for 7.3.2 : Can you provide a "applications"-less Ivy version which does not require 7.4 ?
Best regards
John Moser