chore: CloudronManifest Dockerfile
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 13s
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 13s
This commit is contained in:
parent
a54bcbf38c
commit
2e11e3bee3
@ -28,6 +28,7 @@ FROM base AS main
|
|||||||
|
|
||||||
COPY start.sh start.sh
|
COPY start.sh start.sh
|
||||||
COPY config.example.yml config.yml
|
COPY config.example.yml config.yml
|
||||||
|
COPY CloudronManifest.json .
|
||||||
|
|
||||||
COPY --from=prod-deps /app/node_modules /app/node_modules
|
COPY --from=prod-deps /app/node_modules /app/node_modules
|
||||||
COPY --from=build ./app/build ./build
|
COPY --from=build ./app/build ./build
|
||||||
|
Loading…
Reference in New Issue
Block a user