graffen-etherpad-lite/Dockerfile

7 lines
129 B
Docker
Raw Normal View History

2018-06-18 16:27:00 +00:00
FROM tvelocity/etherpad-lite:latest
# Install custom plugins
RUN npm install \
ep_headings2 \
ep_print \
ep_markdown