Dockerfile hinzugefügt
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM ghcr.io/cloudnative-pg/postgresql:16.2
|
||||
RUN localedef -i de_DE -c -f UTF-8 -A /usr/share/locale/locale.alias de_DE.UTF-8
|
||||
ENV LANG de_DE.utf8
|
Reference in New Issue
Block a user