Hi all,
When trying to rebuild the backed via this command as per the instructions, I get the error below:
docker compose -f docker-compose.yml -f docker-compose-cli.yml build --no-cache
Error:
=> CANCELED [dspace ant_build 6/6] RUN ant init_installation update_configs update_code update_webapps 10.0s
=> [dspace-cli ant_build 5/6] RUN mkdir /tmp/ant-1.10.13 && wget -qO- "
https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.13-bin.tar.gz" | tar -zx -- 1.6s
=> [dspace-cli ant_build 6/6] RUN ant init_installation update_configs update_code 7.6s
=> ERROR [dspace-cli stage-2 2/3] COPY --from=ant_build /dspace /dspace 0.0s
------
> [dspace-cli stage-2 2/3] COPY --from=ant_build /dspace /dspace:
------
failed to solve: failed to compute cache key: failed to calculate checksum of ref ae9acf11-5f05-42c8-8563-bdd523458d27::of0rj5pfb01o5g8bfk9395ypy: "/dspace": not found
Is anybody experiencing the same issue? I am using a Mac.
Best,
Agustina