We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb88d59 commit 1485f7cCopy full SHA for 1485f7c
image/prepare.sh
@@ -50,6 +50,7 @@ case $(lsb_release -is) in
50
;;
51
Debian)
52
$minimal_apt_get_install locales locales-all
53
+ echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
54
55
*)
56
0 commit comments