Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3749573
D1731.id4404.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
480 B
Referenced Files
None
Subscribers
None
D1731.id4404.diff
View Options
diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -20,10 +20,14 @@
rm settings.json
COPY entrypoint.sh /entrypoint.sh
+
VOLUME /opt/etherpad-lite/var
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 16:20 (20 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249352
Default Alt Text
D1731.id4404.diff (480 B)
Attached To
Mode
D1731: Install ep_ether-o-meter and ep_author_neat plugins
Attached
Detach File
Event Timeline
Log In to Comment