Skip to content

[nextcloud-imaginary] container isnt able to build #927

@alfi0812

Description

@alfi0812

Build process fails with the following error: here

#11 [stage-1 3/3] COPY --from=go /go/bin/imaginary /usr/local/bin/imaginary
#11 ERROR: failed to calculate checksum of ref upa1396lct5sqimrrhxlzyakh::m0med37jk89l28u05cxp0bxhl: "/go/bin/imaginary": not found
------
 > [stage-1 3/3] COPY --from=go /go/bin/imaginary /usr/local/bin/imaginary:
------

 1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)
Dockerfile:34
--------------------
  32 |         rm -rf /var/lib/apt/lists/*
  33 |     
  34 | >>> COPY --from=go /go/bin/imaginary /usr/local/bin/imaginary
  35 |     
  36 |     USER 568
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref upa1396lct5sqimrrhxlzyakh::m0med37jk89l28u05cxp0bxhl: "/go/bin/imaginary": not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions