linuxserver/qdirstat

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Operating systems
Monitoring & observability
24

100K+

linuxserver/qdirstat repository overview

linuxserver/qdirstat

This readme has been truncated from the full version found HERE

QDirStat Qt-based directory statistics: KDirStat without any KDE -- from the author of the original KDirStat.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=qdirstat \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/qdirstat/config:/config \
  -v /path/to/data:/data \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/qdirstat:latest

Tag summary

Content type

Image

Digest

sha256:ea2f88a8d

Size

962.4 MB

Last updated

3 days ago

docker pull linuxserver/qdirstat

This week's pulls

Pulls:

1,797

Last week