CasaOS
CasaOS copied to clipboard
Ability to hide specific icons/containers
I'd like to be able to hide some of the icons on the Desktop.
I've installed a number of docker apps that don't have or need a webUI, but are actually services. A couple instances are; Node-Exporter and Cadvisor for displaying server detail in Grafana. These type of icons/containers just clutter up the desktop and have no use whatsoever.
A simple checkbox in the Icons drop down menu with the title "Hidden" would be great. Another option might be to use Dockers Label feature and would look something like this: -- label casaos.hidden=true. Just a simple boolean that could be added to a compose file.
In looking around for this option already being built into CasaOS, i've seen several other people asking for this feature. I can't imagine someone objecting to this option, as it would really clean up the desktop for people that are running a lot of Docker containers.