ConSol / docker-headless-vnc-container

Collection of Docker images with headless VNC environments
Apache License 2.0
1.7k stars 730 forks source link

no en_US.UTF-8 #181

Closed superglg738 closed 1 year ago

superglg738 commented 1 year ago

en_US.UTF-8 don't exist in the debian-xfce-vnc.

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8)

ENV LANG='C.UTF-8' LANGUAGE='C.UTF-8' LC_ALL='C.UTF-8' is rigth

sni commented 1 year ago

should be better now, thanks.