settings
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ RUN mkdir -p /www
|
||||
WORKDIR /www
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN cp settings.ini.example settings.ini
|
||||
RUN chmod +x start.sh
|
||||
RUN set -e; \
|
||||
apk add --no-cache --virtual .build-deps \
|
||||
|
||||
Reference in New Issue
Block a user