Ramenator
Meinst du die Pilze oder die Esskastanien?
Ich bin als Alternative da eigentlich mit Nebula ganz zufrieden. Einige YouTuber die ich gerne anschaue laden da ihre Videos hoch und veröffentlichen dort auch Videos, die auf YouTube demonetarisiert werden würden. Ist mir definitiv die 20€ im Jahr über CuriosityStream wert
So bescheuert von einer Zahnpasta welche sich selber als medizinisch bezeichnet.
Hatte die tatsächlich selber von frühester Kindheit an genutzt, weil das war welche meine Eltern immer verwendet hatten. War also treuer Kunde.
Sobald ich diese Homöopathiescheiße darauf gesehen habe hatte ich nie wieder eine einzige Tube gekauft und rate auch jedem anderen davon ab
So pointiert der auch geschrieben ist bezweifle ich leider, dass ein Herr Merz diesen Brief lesen wird
AFAIK it works by analyzing your docker image, checking whats actually used and then throwing out anything else.
For example if you use the Ubuntu base image you have a full minimal OS install. If you’re now running a python server for example it’s highly unlikely that you will need the perl interpreter that’s in the default install so it can be thrown out.
It can get problematic if you want to run something that loads libraries or runs programs dynamically at runtime, since the tool can’t easily detect them then and you need to manually intervene. Tried it once on a custom machine learning container and it kept throwing out parts that I actually needed, so I gave up in the end.
It’s usefulness is also somewhat limited, since docker containers also share their base images. So if you have three containers running that are all based on Ubuntu 22.04 you will still only have to download it once
I think we have different understandings of what constitutes a happy ending