graffen-etherpad-lite/Dockerfile
2018-06-18 18:49:57 +02:00

7 lines
129 B
Docker

FROM tvelocity/etherpad-lite:latest
# Install custom plugins
RUN npm install \
ep_headings2 \
ep_print \
ep_markdown