mirror of
https://github.com/morpheus65535/bazarr.git
synced 2026-05-24 16:50:31 -04:00
Test
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
FROM debian:buster
|
||||
|
||||
RUN sed -i 's/^# *\(en_US.UTF-8\)/\1/' /etc/locale.gen
|
||||
RUN locale-gen
|
||||
ENV LANG en_US.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
ENV LANG C.UTF-8
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
||||
EXPOSE 6767
|
||||
|
||||
|
||||
Reference in New Issue
Block a user