mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
@@ -37,6 +37,9 @@ RUN \
|
|||||||
echo "*** Convert line endings to Unix format ***" && \
|
echo "*** Convert line endings to Unix format ***" && \
|
||||||
dos2unix "./docker-entrypoint.sh"
|
dos2unix "./docker-entrypoint.sh"
|
||||||
|
|
||||||
|
# Fix extension repos permissions
|
||||||
|
RUN git config --global --add safe.directory "*"
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
# Ensure proper handling of kernel signals
|
# Ensure proper handling of kernel signals
|
||||||
|
Reference in New Issue
Block a user