You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am i missing something, or is there still no way to escape a $ in the compose file? I've searched high and low. I've seen $$ and '$'. Neither of which work for me.
Please tell me a simple escape method has been added in all this time and I'm just to dense to find it in the docs.
The text was updated successfully, but these errors were encountered:
Additional testing seems to show $$ showing in output of docker compose config, but being reduced to $ in final container config. Good to know that there is a workable solution to this need. But would be great is documentation made it clear what to use and what to expect.
Description
Am i missing something, or is there still no way to escape a $ in the compose file? I've searched high and low. I've seen $$ and '$'. Neither of which work for me.
Please tell me a simple escape method has been added in all this time and I'm just to dense to find it in the docs.
The text was updated successfully, but these errors were encountered: