I'm trying to connect to a french system via SSH and the welcome screen typically says me "Le système doit être redémarré".
With your docker image, all accents are replaced with "?" whereas if I download the .tgz and simply run ./startKeyBox.sh, then I have no problem with my accents: they are displayed correctly.
I'm trying to connect to a french system via SSH and the welcome screen typically says me "Le système doit être redémarré".
With your docker image, all accents are replaced with "?" whereas if I download the .tgz and simply run
./startKeyBox.sh, then I have no problem with my accents: they are displayed correctly.