Hello,
Because the Windows powerShell badly manages the interface, I installed a ssh server on my docker machine and I log on it via putty.
It’s working great. But there are missing env variables in my putty session. This is strange because it uses the same shell the docker machine uses when I attach myself to the instance.
For example, the Oracle-related env values are missing
Where are this difference coming from ?
Thanks for all
Dany