Support other webapp types (react, static). #721
@ -8,4 +8,4 @@ RUN rm -rf node_modules build .next*
|
||||
RUN /scripts/build-app.sh /app build /data
|
||||
|
||||
FROM cerc/webapp-base:local
|
||||
COPY --from=builder /data /data
|
||||
COPY --from=builder /data /data
|
||||
|
Loading…
Reference in New Issue
Block a user