Sign inSign up

oaeproject/oae-etherpad

By oaeproject

Updated almost 9 years ago

Adapted version of etherpad-lite integrated in OAE project

Image
1

1.6K

oaeproject/oae-etherpad repository overview

Etherpad docker image

Adapted version of etherpad-lite for OAE.

Usage

Run from dockerhub
docker run -it --name=etherpad --net=host oaeproject/oae-etherpad-docker
Build the image locally
# Step 1: Build the image
docker build -f Dockerfile -t oae-etherpad:latest .
# Step 2: Run the container
docker run -it --name=etherpad --net=host oae-etherpad:latest

Tag summary

Content type

Image

Digest

Size

86.7 MB

Last updated

almost 9 years ago

docker pull oaeproject/oae-etherpad