Nello-Angelo opened a new issue, #24639:
URL: https://github.com/apache/superset/issues/24639

   `FROM apache/superset:2.1.0
   
   RUN rm -rf /app/superset/static/assets/loading.cff8a5da..gif && \
           rm -rf /app/superset/static/assets/images/favicon.png && \
           rm -rf /app/superset/static/assets/images/loading.gif && \
           rm -rf /app/superset/static/assets/*.html
   
   COPY permission.json /app/configs/
   COPY assets/loading.gif assets/*.png /app/superset/static/assets/images/
   COPY assets/loading.cff8a5da..gif 
assets/theme.5fb6aaa7430ffb2cbd6c.entry.css assets/500.html assets/404.html 
/app/superset/static/assets/`
   
   
   App breaks down when i try to login in superset
   
   
![Screenshot_2](https://github.com/apache/superset/assets/82488489/da8aa90a-2736-4947-8942-f7c35f58f542)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to