rs-loves-bugs / xsshunter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Switch Not Found

amiremami opened this issue · comments

Hi

I'm installing this for the first time. In the instructions it's said to run:

docker compose up -d

However, I got this error after running this:

unknown shorthand flag: 'd' in -d

Appreciate your help, thanks.

I needed to install docker compose, also use docker-compose up -d (with hyphen)