Feature 10239: Distributed VCA
[osm/osmclient.git] / Dockerfile
index 99a85a0..1a95764 100644 (file)
@@ -39,3 +39,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install \
     libcurl4-openssl-dev \
     libssl-dev \
     wget
+
+ENV LC_ALL C.UTF-8
+ENV LANG C.UTF-8
\ No newline at end of file