mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-05 19:24:14 +00:00
Fixes #520: Docker locale configuration
This commit is contained in:
@@ -2,6 +2,7 @@ FROM ubuntu
|
||||
|
||||
MAINTAINER Rémi Alvergnat <toilal.dev@gmail.com>
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
ENV PYENV_ROOT /root/.pyenv
|
||||
ENV PATH $PYENV_ROOT/shims:$PYENV_ROOT/bin:$PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user