Although the thread is a few month old, I’d like to share the solution:
In the settings of the docker container you need to add an environment variable representing the entry you want to change (GF_PANELS_DISABLE_SANITIZE_HTML) and set it to TRUE.
After restartng the container the HTML tag is displayed properly.
3 Likes