mirror of
https://github.com/simon987/sist2.git
synced 2025-04-19 18:26:43 +00:00
fix attempt for #11
This commit is contained in:
parent
bbee8aa721
commit
9ef1f3781d
@ -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"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user