Hi,
I have nextcloud installed via docker and would like to install Docs to edit documents with it. For this there seem to be two guides
- Running ONLYOFFICE Docs using Docker Compose - ONLYOFFICE
- Installing ONLYOFFICE Docs for Docker on a local server - ONLYOFFICE
Which one should I use? Obviously one uses Docker and the other one docker-compose. But why do the use different images / why does only the docker-compose one build the image? Also the docker one does not setup a database or rabbitmq container. Does it not need that?