Add an envvar to skip ssl certificates that default to false
This commit is contained in:
@@ -22,6 +22,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
|||||||
ENV UNAME=seafuser
|
ENV UNAME=seafuser
|
||||||
ENV UID=1000
|
ENV UID=1000
|
||||||
ENV GID=1000
|
ENV GID=1000
|
||||||
|
ENV SEAF_SKIP_SSL_CERT=1
|
||||||
|
|
||||||
# Copy over the Docker related files.
|
# Copy over the Docker related files.
|
||||||
COPY utils/build/import-seafile-apt-key.sh /
|
COPY utils/build/import-seafile-apt-key.sh /
|
||||||
|
|||||||
Reference in New Issue
Block a user