Describe the bug
I installed several apps today, either via the store or via docker run command.
However, I've noticed that as I install more apps, some disappear while continuing to work (visible by doing docker ps)
Example:
Here's my dashboard, take a good look at "imgix" at bottom right installed via docker run command

I've installed a new app (phpMyAdmin) via docker run command, "imgix" has disappeared!

Here in Portainer, you can still see ‘imgix’ and ‘phpMyAdmin’

To Reproduce
Steps to reproduce the behavior:
- Go to "+"
- Click on "Install a customized app"
- Click on "CLI"
- Paste a docker run command
- Click on "Submit"
- Fille the form and submit
- The app install
Expected behavior
All icons of all installed apps installed should display
Screenshots
Already added on description
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Microsoft Edge
- Version 136.0.3240.64
System Time
Run timedatectl and share the output
Local time: Sun 2025-05-11 17:37:31 UTC
Universal time: Sun 2025-05-11 17:37:31 UTC
RTC time: Sun 2025-05-11 17:37:31
Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
Logs
Run following command to collect corresponding logs:
sudo journalctl -xef -u casaos-gateway
sudo journalctl -xef -u casaos-user-service
sudo journalctl -xef -u casaos-local-storage
sudo journalctl -xef -u casaos-app-management
sudo journalctl -xef -u casaos.service
gateway.log
user-service.log
local-storage.log
app-management.log
service.log
Additional context
Add any other context about the problem here.
If you are a Zimaboard user, make it explicit with when you got your Zimaboard.
Describe the bug
I installed several apps today, either via the store or via docker run command.
However, I've noticed that as I install more apps, some disappear while continuing to work (visible by doing docker ps)
Example:

Here's my dashboard, take a good look at "imgix" at bottom right installed via docker run command
I've installed a new app (phpMyAdmin) via docker run command, "imgix" has disappeared!

Here in Portainer, you can still see ‘imgix’ and ‘phpMyAdmin’

To Reproduce
Expected behavior
Screenshots
Desktop (please complete the following information):
System Time
Logs
gateway.log
user-service.log
local-storage.log
app-management.log
service.log
Additional context