Browse Source

init project

rubyangxg 4 years ago
parent
commit
3cf97c2c91
1 changed files with 0 additions and 2 deletions
  1. 0 2
      baseimage-alpine/image/build.sh

+ 0 - 2
baseimage-alpine/image/build.sh

@@ -14,8 +14,6 @@ addgroup -g 8377 docker_env
 
 
 # General config
 # General config
 export LC_ALL=C
 export LC_ALL=C
-locale-gen en_US
-update-locale LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8
 
 
 ## Prevent initramfs updates from trying to run grub and lilo.
 ## Prevent initramfs updates from trying to run grub and lilo.
 ## https://journal.paul.querna.org/articles/2013/10/15/docker-ubuntu-on-rackspace/
 ## https://journal.paul.querna.org/articles/2013/10/15/docker-ubuntu-on-rackspace/