2016-04-01 13:24 GMT-03:00 enrico stano <[email protected]>: > In the other case the host has es_ES.UTF8, some on the LXC container right > after the lxc-create command.
Same here, but it's great for us since we only do containers with es_AR locales. This behavior saves time for us. > > Ho can I assure that every time the container has en_US.UTF8 or any other > standard as locale? Have you tried: LC_ALL=C sudo lxc-create... ? or LC_ALL=en_US.utf-8 sudo lxc-create ... HTH, Norberto _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
