January 27Jan 27 Dear all,I just tried to setup a container variable based on HTML for one of my docker containers<b>${{display_name}}</b> </br><b>Anzahl:</b> ${{items_available}} </br> <b>Preis:</b> ${{price}} </br> <b>Alter Preis:</b> ${{previous_price}}</br> <b>Abholzeit:</b> ${{pickupdate}} </br> <b>Beschreibung:</b> ${{description}} </br><b>Link:</b> ${{link}} </br> </br> <b>Abholort:</b> ${{pickup_location}} </br> <b>Geschäftsname:</b> ${{store_name}} </br> <b>Bewertung:</b> ${{rating}}But it always removes the <> symbols, as soon as I save & start the container. Any woraround for that solution?
January 27Jan 27 Community Expert Solution This is currently a known issue for security reasons, IIRC: https://forums.unraid.net/bug-reports/stable-releases/and-are-deleted-from-docker-environment-variables-r3561/?&tab=comments#comment-34738
January 27Jan 27 Author 12 minutes ago, JorgeB said:This is currently a known issue for security reasons, IIRC: https://forums.unraid.net/bug-reports/stable-releases/and-are-deleted-from-docker-environment-variables-r3561/?&tab=comments#comment-34738Thanks, somehow I did not find it after searching for a while.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.