We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279d2b7 commit d573cb2Copy full SHA for d573cb2
packages/api/Dockerfile
@@ -17,6 +17,8 @@ RUN ls
17
18
RUN ls ./packages
19
20
+RUN ls ./packages/api
21
+
22
RUN ls ./packages/api/dist
23
24
FROM base AS runtime
0 commit comments