hello,
not sure if this is the correct place to post this (or if its something really simple), but i am unable to fix an error when running the "docker-compose build" as per the documentation:
https://maurodatamapper.github.io/installing/docker-install/#building
[mauro-data-mapper mdm-build 16/18] RUN echo "$(ls /opt/mdm-application-build/build/libs/.war | tail -1)" | xargs jar xvf:
0.458 ls: cannot access '/opt/mdm-application-build/build/libs/.war': No such file or directory.
any ideas?
thanks