You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/08 01:52:39 UTC

[GitHub] [superset] sinhashubham95 commented on a diff in pull request #21739: build: Make Docker image extensible

sinhashubham95 commented on code in PR #21739:
URL: https://github.com/apache/superset/pull/21739#discussion_r990571848


##########
Dockerfile:
##########
@@ -77,6 +77,7 @@ RUN cd /app \
     && pip install --no-cache -r requirements/local.txt
 
 COPY --from=superset-node /app/superset/static/assets /app/superset/static/assets
+COPY --from=superset-node /app/superset-frontend /app/superset-frontend

Review Comment:
   @zhaoyongjie the node modules have been removed from the build.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org