Skip to content

eats up a lot of disk space with temporary profiles #2

@KwiatekMiki

Description

@KwiatekMiki

today, when i was updating stuff on my computer, i noticed that my /var/lib/docker is using over 60 GiB of disk space, which is not normal for me. a few commands later, i see that the container running this is using way too much space than it's supposed to use.

$ docker system df -v
[...]
Containers space usage:

CONTAINER ID   IMAGE                                             [...]   SIZE [...]
5e52d3c37d3e   ghcr.io/imputnet/yt-session-generator:webserver  [...] 59.8GB
$ docker exec -it yt-session-generator sh
/app # du -sh /tmp
55.9G   /tmp
/app # ls /tmp
pulse-aqZdS4kW8qxn  tmp7f9fszlb         tmpe0owaqlb         tmplobbxxbh         tmpsukjkqnh
tmp000mngip         tmp7fa0vo80         tmpe0tmt82p         tmploep2x5n         tmpsur8v_65
tmp005lvcm4         tmp7fadlk8r         tmpe0wtzykp         tmplofr8amr         tmpsurfj6n5
tmp009g25fw         tmp7fesze94         tmpe0zcqwhe         tmplohm4svn         tmpsuswl97c
tmp00asm2de         tmp7fhwekbs         tmpe138vhe1         tmplojjteq4         tmpsuv_fs8v
tmp00bx8u7u         tmp7fiog_qi         tmpe15z5zoe         tmplon2ch81         tmpsv0bvxig
tmp00ki85c2         tmp7fixr8p2         tmpe1650vdo         tmploo8zldh         tmpsv0pc344
tmp00n77t_m         tmp7fj0qr_7         tmpe1_lkwaz         tmploqo8t82         tmpsv1sfqih
tmp00nfumn7         tmp7fl20hbd         tmpe1d19tlv         tmplovr_zci         tmpsv5bnqg8
tmp00xgf8ur         tmp7fom9rai         tmpe1g156ys         tmplovvlmmw         tmpsv6d8ezd
tmp00xoams3         tmp7fvv496r         tmpe1te_roj         tmploxuuwe6         tmpsv_ohb0l
[...]

could be hard to recreate since i've been running this for like a month now, also could be an issue of the original iv-org/youtube-trusted-session-generator, but i'm reporting this here since i use this not the original.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions