Login on docker machine via putty / missing env variables

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

What Oracle-related environment variables?

You are running your own SSH server or using the default docker-machine one?