mirror of
https://github.com/ONLYOFFICE/Docker-Docs.git
synced 2025-04-18 15:04:02 +03:00
Add the ability to download custom plugins (#37)
This commit is contained in:
parent
d3e4d60939
commit
82263b6e41
@ -32,6 +32,9 @@ COPY --chown=ds:ds \
|
||||
COPY --chown=ds:ds \
|
||||
fonts/* \
|
||||
/var/www/$COMPANY_NAME/documentserver/core-fonts/custom/
|
||||
COPY --chown=ds:ds \
|
||||
plugins/* \
|
||||
/var/www/$COMPANY_NAME/documentserver/sdkjs-plugins/
|
||||
RUN documentserver-generate-allfonts.sh true
|
||||
|
||||
FROM ds-base AS proxy
|
||||
|
0
plugins/.placeholder
Normal file
0
plugins/.placeholder
Normal file
Loading…
x
Reference in New Issue
Block a user