79470078

Date: 2025-02-26 14:36:00
Score: 1
Natty:
Report link

I found the issue. When changing from : FROM build AS publish to FROM base AS final, the folder is lost.

So I added

RUN cp -r /src/Assets /app/publish/

under the Publish stage.

Now I have all the files in the image.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Sergio