1N3 / Sn1per

Attack Surface Management Platform
https://sn1persecurity.com
Other
7.77k stars 1.8k forks source link

compose is not a docker command #430

Closed xiv3r closed 5 months ago

xiv3r commented 6 months ago

$ sudo docker compose up

docker: 'compose' is not a docker command. See 'docker --help'

saksham4717 commented 5 months ago

Try this: sudo docker-compose up

This would work.

xiv3r commented 5 months ago

I tried everything but still docker compose isn't up https://github.com/docker/compose/issues/8630

so i installed it from source