microsoft / IIS.ServiceMonitor

An entrypoint process for running IIS in Windows containers
MIT License
127 stars 39 forks source link

Handle environment variable with single #58

Closed jvano closed 4 years ago

jvano commented 5 years ago

I'm using microsoft/iis on Win2019 RS5 and whenever I pass an environment variable with single quote, the container exits when trying to start.

For example: ABC=a'b

If I override the entrypoint with my own custom script, the container starts fine.

jhkimnew commented 4 years ago

This is fixed on https://github.com/microsoft/IIS.ServiceMonitor/releases/tag/v2.0.1.10.