musicmuthu opened a new issue, #25257:
URL: https://github.com/apache/superset/issues/25257

   i have download and run the superset image in my docker and inside the i am 
unable to anything in the superset-frontend except package.json.
   
   i try to run superset Custom plugin  in superset 3.0
   also i build the image except package.json nothing was left in 
superset-frontend.
   any idea 
   Even the new image from docker HUB superset:3.0.0.rc3/dev nothing was there 
in that directory 
   
   [[email protected]]$ docker run -d  --name superset 
apache/superset:3.0.0rc3-dev
   f0a5cb670d83f1377ae8bfee8854e6db3ab53ee646dda2ae3b42fc75d1b2194a
   [[email protected] ~]$ docker container ls -a |grep superset
   f0a5cb670d83        apache/superset:3.0.0rc3-dev           
"/usr/bin/run-server…"   9 seconds ago       Up 7 seconds (health: starting)   
8088/tcp                                           superset
   [[email protected] ~]$ docker exec -it f0a5cb670d83 /bin/bash
   superset@f0a5cb670d83:/app$ cd /^C
   superset@f0a5cb670d83:/app$ ls
   MANIFEST.in  apache_superset.egg-info  requirements  superset           
superset_home
   README.md    pythonpath                setup.py      superset-frontend
   superset@f0a5cb670d83:/app$ du -sch *
   4.0K    MANIFEST.in
   12K     README.md
   160K    apache_superset.egg-info
   0       pythonpath
   28K     requirements
   8.0K    setup.py
   142M    superset
   16K     superset-frontend
   12K     superset_home
   142M    total
   superset@f0a5cb670d83:/app$ ls -lrth superset-frontend/
   total 16K
   -rw-r--r-- 1 superset superset 15K Aug 24 17:44 package.json
   superset@f0a5cb670d83:/app$
   


-- 
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