mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-13 03:52:55 +01:00
Use C everywhere
This commit is contained in:
parent
6b2d75fc44
commit
f77e611bdf
15 changed files with 30 additions and 30 deletions
|
|
@ -4,5 +4,5 @@ RUN apk add --update --no-cache build-base cmake git openssh-client openssl-dev
|
|||
|
||||
# Set UTF-8 http://jaredmarkell.com/docker-and-locales/
|
||||
ENV LANG C.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
ENV LANGUAGE C
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue