Skip to content

Commit

Permalink
Add NLS_LANG and ORA_SDTZ env variables
Browse files Browse the repository at this point in the history
And set them to Spanish Spain
  • Loading branch information
carloscasalar committed Dec 15, 2017
1 parent a6a3bf9 commit fb03bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ VOLUME ["/usr/workdir"]
ENV USERNAME scott
ENV NET_SERVICE_NAME XE
ENV EDITOR=vi
ENV NLS_LANG SPANISH_SPAIN.WE8MSWIN1252
ENV ORA_SDTZ Europe/Madrid

WORKDIR "/usr/workdir"

Expand Down

0 comments on commit fb03bea

Please sign in to comment.