diff --git a/README.md b/README.md index abeeed2117f659f22ff05334692e44671dd4c9df..983e9c178a5d1d54fcaadb384a8ce8193e647ad7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # docker-discourse + discourse image for discourse service + +## Discourse plugins + +This image supports installing Discourse plugins at build time, via the `DISCOURSE_ADDITIONAL_PLUGINS` [build arg](https://docs.docker.com/engine/reference/builder/#/arg). Set it to a whitespace (space, tab, newline) separated list if valid `git` URLs of plugins to be installed at build time. \ No newline at end of file