Assuming the helloworld image has not been on your computer befor pulling and starting containers works.
Next step:
docker image ls
create a new directory somewhere and cd to it
create a file docker-compose.yml and paste one of the stack which do not start into it
docker-compose up and paste the output into a code box </> in the editor bar, easier to read than the inlie command.