I would like to pass a String environment variable to a container containing {{SOMETHING}}, since my code performs some application-specific interpolation.
Is it possible to escape the interpolation mentioned above? I did not find anything in the documentation.