mirror of
https://github.com/sist2app/sist2.git
synced 2026-03-28 19:11:36 +00:00
fix attempt for #11
This commit is contained in:
@@ -16,4 +16,7 @@ RUN mkdir -p /usr/share/tessdata && \
|
|||||||
|
|
||||||
ADD sist2 /root/sist2
|
ADD sist2 /root/sist2
|
||||||
|
|
||||||
|
ENV LANG C.UTF-8
|
||||||
|
ENV LC_ALL C.UTF-8
|
||||||
|
|
||||||
ENTRYPOINT ["/root/sist2"]
|
ENTRYPOINT ["/root/sist2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user