GitHub user dominikriemer added a comment to the discussion: Help with 
installation

@CarstenKS yes, if you have the zip, extract it, go to the installer/compose 
folder and run `docker compose up -d`.
If you want to run the more lightweight nats version,  run `docker compose -f 
docker-compose.nats.yml up -d `.

Docker pulls images automatically if they are not present and they are stored 
internally on your filesystem (if you need to delete an image, you would run 
`docker image rm ${imageName}`) See all your images by running `docker image 
ls`.

GitHub link: 
https://github.com/apache/streampipes/discussions/3797#discussioncomment-14559622

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to