mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-02-10 20:45:38 +08:00
@ -1,6 +1,7 @@
|
||||
FROM onlyoffice/documentserver:latest
|
||||
RUN apt-get update -y && \
|
||||
apt-get install git -y \
|
||||
python -y \
|
||||
openjdk-11-jdk -y \
|
||||
npm -y && \
|
||||
npm install -g grunt-cli -y && \
|
||||
|
||||
Reference in New Issue
Block a user