samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.92k stars 1k forks source link

Add Docker-compose-plugin to Prerequisites. #1749

Closed xenspidey closed 1 year ago

xenspidey commented 2 years ago

Added the missing docker compose plugin when not using the docker upstream repository.

Touched up the markdown formatting a little

danielhoherd commented 2 years ago

I ran into this bug too, but given that the compose plugin is only supported on linux, and given that docker-compose is already a prerequisite, is there any benefit to using docker compose vs docker-compose ?

samuelclay commented 1 year ago

I like the formatting changes but the build context change and Dockerfile change don't work for me. Also the top change is the linux-only docker compose plugin, which I believe is part of the Docker Compose install. I don't think we need these changes but if you want to rewrite them so they are a section specific to Linux, I would be glad to reconsider!