coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.73k stars 1.9k forks source link

[Bug]: After deploying a docker-compose file, the storages tab doesn't show which container each entry is mounted to #4335

Closed johnpccd closed 5 days ago

johnpccd commented 6 days ago

Error Message and Logs

No error message.. just missing information on web UI

Steps to Reproduce

  1. Add a resource -> docker compose file containing 2 services each with a mounted volume
  2. Go to Storages view
  3. I expect to see next to each entry, the mapping to which service is it mounted to.. since my resource (docker-compose file) has multiple services Image

Example Repository URL

No response

Coolify Version

v4.0.0-beta.367

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

No response

peaklabs-dev commented 5 days ago

This is more of an improvement request as it has not yet been implemented, so I am moving this to a GitHub discussion.