Skip to content

Commit fb03bea

Browse files
committed
Add NLS_LANG and ORA_SDTZ env variables
And set them to Spanish Spain
1 parent a6a3bf9 commit fb03bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ VOLUME ["/usr/workdir"]
1313
ENV USERNAME scott
1414
ENV NET_SERVICE_NAME XE
1515
ENV EDITOR=vi
16+
ENV NLS_LANG SPANISH_SPAIN.WE8MSWIN1252
17+
ENV ORA_SDTZ Europe/Madrid
1618

1719
WORKDIR "/usr/workdir"
1820

0 commit comments

Comments
 (0)