diff --git a/docker/README.md b/docker/README.md index 34a242fcb..fe824cc4c 100644 --- a/docker/README.md +++ b/docker/README.md @@ -64,10 +64,10 @@ docker build --build-arg ETHERPAD_PLUGINS="ep_codepad ep_author_neat" --tag :9001 /etherpad +docker run --detach --publish :9001 /etherpad ``` -And point your browser to `http://:` +And point your browser to `http://:` # Options available by default