mirror of
https://github.com/aleho/onlyoffice-ce-docker-license.git
synced 2025-12-07 01:51:29 +01:00
Improve patch format, use git to apply, enable plugins, fix build date to tag date
This commit is contained in:
@@ -31,7 +31,7 @@ WORKDIR /build
|
||||
RUN git clone --branch v$oo_version --depth 1 https://github.com/ONLYOFFICE/server.git .
|
||||
|
||||
COPY license.patch /build/
|
||||
RUN patch -p1 < license.patch
|
||||
RUN git apply license.patch
|
||||
|
||||
|
||||
RUN npm install pkg grunt-cli \
|
||||
|
||||
Reference in New Issue
Block a user