Comment on How to manage docker compose apps?
mbirth@lemmy.ml 1 day agoCan Dockge manage/cleanup unused images and containers by now? That’s the only reason I keep using Portainer - because it can show all the other stuff and lets me free up space.
wreckedcarzz@lemmy.world 1 day ago
No, not through the dockge UI. You can do it manually with commands (I have a cron task for this) but if you want to visualize things, dockge won’t do that (yet?).