Expected behavior
System variable should work
Actual behavior
System variable does not work in Docker
Information
Listing of “Set” command in cmd, which shows ACCEPT_EULA=Y variable:
C:\Users\admin>set
ACCEPT_EULA=Y
Steps to reproduce the behavior
I have set this system variable, but when i try to start conainer, for example with MS SQL Server, i get an error that EULA did not accepter. Why docker does not “see” this variable ?