Missing Files
This commit is contained in:
@@ -26,6 +26,7 @@ FROM base AS release
|
||||
COPY --from=install /temp/prod/node_modules node_modules
|
||||
COPY --from=prerelease /usr/src/app/mqtt.js .
|
||||
COPY --from=prerelease /usr/src/app/package.json .
|
||||
COPY --from=prerelease /usr/src/app/index.html .
|
||||
|
||||
# run the app
|
||||
USER bun
|
||||
|
||||
Reference in New Issue
Block a user