goryn-clade / pathfinder-containers

A Docker-compose solution for Pathfinder mapping tool using Traefik
Other
62 stars 66 forks source link

i get an error while running this command: ``docker network create web && docker-compose up -d`` #81

Open Twanto opened 8 months ago

Twanto commented 8 months ago

docker network create web && docker-compose up -d dab2135b02c077d37e488f47c2cb80f609df20a0c4b2c0543739e6b38db3b538 bash: /usr/local/bin/docker-compose: cannot execute binary file: Exec format error

HaxtonFale commented 1 month ago

It seems like your installation of docker-compose is somehow faulty. Try reinstalling it.

Tharnadar commented 3 weeks ago

Try to change "docker-compose" to "docker compose" (without dash)