diff --git a/Dockerfile b/Dockerfile index 2a7ab9ab9..8328b309d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,7 +78,7 @@ RUN \ apk add \ ca-certificates \ git \ - ${INSTALL_ABIWORD:+abiword} \ + ${INSTALL_ABIWORD:+abiword abiword-plugin-command} \ ${INSTALL_SOFFICE:+libreoffice openjdk8-jre libreoffice-common} USER etherpad