ChristianLempa / videos

This is my video documentation. Here you'll find code-snippets, technical documentation, templates, command reference, and whatever is needed for all my YouTube Videos.
MIT License
850 stars 306 forks source link

docker-compose up -d not working #26

Closed TheAmazonGuy closed 1 year ago

TheAmazonGuy commented 1 year ago

root@raspberrypi:~/nginxproxymanager# docker-compose up -d /usr/local/bin/docker-compose: line 1: Not: command not found

ChristianLempa commented 1 year ago

You need to install docker and docker-compose first