Closed dapplion closed 4 years ago
In /packages/:id while docker system df -v is running users will see
/packages/:id
docker system df -v
Volumes: Data: unknown Config: unknown Shared: unknown /etc/vpnname: (bind) /lib/modules: (bind) /usr/src/app/config: (bind) /var/run/docker.sock: (bind)
The component should know that that command is running and show something like fetching size..., and if then there's no data show unknown
fetching size...
unknown
In
/packages/:id
whiledocker system df -v
is running users will seeThe component should know that that command is running and show something like
fetching size...
, and if then there's no data showunknown