AHAn555 commented on issue #2898: URL: https://github.com/apache/superset/issues/2898#issuecomment-2060914188
> > This pains me to write but, when I try to change the App Icon image - even when using the same name, the image appears as broken. I've been doing sites since 1994 so I have some idea of what's going on. This one is killing me. Any clues would be helpful. > > My setup is on an AWS/EC2 Centos 6. I can't say definitively because I'm not certain where to check but, think my version is 0.17 > > Were you able to solve it? u need to place your png image in superset_app container. Thats worked for me. command: docker cp your_file.png superset_app:/app/superset/static/assets/images/ -- 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]
