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
Set environment variables using ENV rather than bashrc.
This method of setting environment variables should be more reliable.
Docker will set them even when you override the command to execute and
try to execute something other than a bash shell (e.g., sqlplus).
0 commit comments