GitHub user dominikriemer added a comment to the discussion: Help with installation
Hi @CarstenKS , welcome :-) I think this message appears if docker cannot find the docker compose file. Do you get the same error when running `docker compose pull`? In this case I'd recommend to check that the file is named `docker.compose.yml` without any whitespaces or so from copying and that the `.env` file exists. In this case you should also be able to directly pull all images with compose instead of running `docker pull`. If this doesn't work for you, please post the content of your installation folder! GitHub link: https://github.com/apache/streampipes/discussions/3797#discussioncomment-14544377 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
