=> CACHED [main 2/16] WORKDIR /app 0.0s
=> CACHED [main 5/16] COPY unzip_6.0-28_amd64.deb ./ 0.0s
=> CACHED [main 3/16] COPY --from=jre_stage /opt/java/openjdk /opt/java/openjdk 0.0s
=> ERROR [main 4/16] COPY certs/cacert.pem /usr/local/share/ca-certificates/cacert.crt 0.0s
=> ERROR [main 6/16] COPY nano_7.2-1+deb12u1_amd64.deb ./ 0.0s
=> ERROR [main 7/16] COPY allure-2.30.0.zip ./ 0.0s
------
> [main 4/16] COPY certs/cacert.pem /usr/local/share/ca-certificates/cacert.crt:
------
------
> [main 6/16] COPY nano_7.2-1+deb12u1_amd64.deb ./:
------
------
> [main 7/16] COPY allure-2.30.0.zip ./:
------
1 warning found (use docker --debug to expand):
- SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "USER_PASSWORD") (line 9)
Dockerfile.dependencies:24
--------------------
22 | COPY "unzip_6.0-28_amd64.deb" ./
23 | COPY "nano_7.2-1+deb12u1_amd64.deb" ./
24 | >>> COPY "allure-2.30.0.zip" ./
25 | COPY "pyproject.toml" ./
26 |
--------------------
ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref 08248ac0-b45a-47fd-97b3-8e2bcf8aefaf::
hp0thn35xoleacuj4zm5ctwvp: "/allure-2.30.0.zip": not found
(tn-py-testops-py3.10) PS C:\Users\VladimirovNM\PycharmProjects\tn-py-testops>