what the freaking f
This commit is contained in:
@@ -5,5 +5,5 @@ FROM nextcloud:stable-apache
|
|||||||
# cat /usr/src/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php; \
|
# cat /usr/src/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php; \
|
||||||
RUN touch /usr/src/nextcloud/data/.ocdata
|
RUN touch /usr/src/nextcloud/data/.ocdata
|
||||||
COPY config.php /usr/src/nextcloud/config/
|
COPY config.php /usr/src/nextcloud/config/
|
||||||
COPY post-start.sh /usr/local/bin/post-start.sh
|
#COPY post-start.sh /usr/local/bin/post-start.sh
|
||||||
CMD chmod +x /usr/local/bin/post-start.sh
|
#CMD chmod +x /usr/local/bin/post-start.sh
|
||||||
Reference in New Issue
Block a user