mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add PYTHON env
This commit is contained in:
parent
69e16b405d
commit
5b2de69748
|
@ -75,7 +75,7 @@ ENV INNER_FILE_SERVER_ROOT=http://seafile-server:8082
|
|||
ENV SEAHUB_LOG_DIR=/opt/seafile/logs
|
||||
ENV SEAFILE_ADMIN_EMAIL=me@example.com
|
||||
ENV SEAFILE_ADMIN_PASSWORD=asecret
|
||||
|
||||
ENV PYTHON=python3
|
||||
RUN mkdir -p /opt/seafile/logs &&\
|
||||
touch /opt/seafile/logs/seahub.log
|
||||
|
||||
|
|
Loading…
Reference in a new issue