# I'd like to ask what this file /var/www/discourse/vendor/data/RT\_sRGB.icm is used for?

**URL:** https://meta.discourse.org/t/var-www-discourse-vendor-data-rt-srgb-icm/401148
**Category:** Support
**Tags:** maxmind
**Created:** [21 באפריל,‏ 2026,‏ 1:29pm UTC](https://meta.discourse.org/t/var-www-discourse-vendor-data-rt-srgb-icm/401148 "2026-04-21T13:29:35Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![sniper756](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sniper756/32/545002_2.png) [@sniper756](https://meta.discourse.org/u/sniper756)
#### Post date: [21 באפריל,‏ 2026,‏ 1:29pm UTC](https://meta.discourse.org/t/var-www-discourse-vendor-data-rt-srgb-icm/401148/1 "2026-04-21T13:29:35Z")

</div>

I understand that /var/www/discourse/vendor/data/ is used to store the GeoLite2-ASN.mmdb and GeoLite2-City.mmdb map files.

I noticed there’s also an RT\_sRGB.icm file in /var/www/discourse/vendor/data/. What is this file used for, and what is its primary function?

I’m deploying Discourse using containers and want to mount /var/www/discourse/vendor/data/ to a host directory:

```plaintext
  - volume:
      host: /opt/1panel/apps/discourse/shared/standalone/vendor-data
      guest: /var/www/discourse/vendor/data

```

In the future, I plan to manually update the map files GeoLite2-ASN.mmdb and GeoLite2-City.mmdb on the host (since my MaxMind account cannot automatically download GeoLite2-City.mmdb). Do I need to also transfer the RT\_sRGB.icm file to the host directory: /opt/1panel/apps/discourse/shared/standalone/vendor-data? If I do transfer it, I’m concerned that the RT\_sRGB.icm file might get updated.

---

_[View the full topic](https://meta.discourse.org/t/var-www-discourse-vendor-data-rt-srgb-icm/401148)._
