Page MenuHomeDevCentral

D1735.id4414.diff
No OneTemporary

D1735.id4414.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,6 +17,8 @@
git clone https://github.com/ether/etherpad-lite && \
cd etherpad-lite && \
bin/installDeps.sh && \
+ npm install ep_ether-o-meter && \
+ npm install ep_author_neat && \
rm settings.json
COPY entrypoint.sh /entrypoint.sh
@@ -25,9 +27,6 @@
RUN ln -s /opt/etherpad-lite/var/settings.json /opt/etherpad-lite/settings.json
-# Production plug-ins installation, as a separate layer to reuse master
-RUN npm install ep_ether-o-meter && npm install ep_author_neat
-
WORKDIR /opt/etherpad-lite
EXPOSE 9001
ENTRYPOINT ["/entrypoint.sh"]

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 04:39 (19 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307410
Default Alt Text
D1735.id4414.diff (654 B)

Event Timeline