Skip to content

Locales are not available in local docker image #83

Closed
@gordon-to

Description

@gordon-to
  • code-server version: master
  • OS Version: 4.20.8-arch1-1-ARCH

not having locales can cause unexpected behaviour when working with text that is utf-8 encoded

Steps to Reproduce

  1. docker run -p 8443:8443 -v "${PWD}:/root/project" codercom/code-server code-server --allow-http --no-auth
  2. open terminal and type locale -a see en_US.UTF-8 is missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions