web,etherpad: add etherpad addon for sharing document
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
2f9192c238
commit
62f2d11cab
5
etherpad/Dockerfile
Normal file
5
etherpad/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM etherpad/etherpad
|
||||
|
||||
ADD ./rootfs/defaults/settings.json /opt/etherpad-lite/settings.json
|
||||
|
||||
EXPOSE 9001
|
||||
Reference in New Issue
Block a user