Closed mrx23dot closed 5 months ago
you are confusing docker commands.
BTW:
docker logs -f macless-haystack
for details
works great, thank you! Might worth adding to readme.
Might worth adding to readme.
You mean something like this old FAQ ;)
docker restart macless-haystack
works as suggested in readme. But how can I run the docker in foreground, to see server responses?
docker run -it macless-haystack
docker run macless-haystack
saysalso
docker ps
seems to only list anisette dockerso not sure why one command finds macless-haystack and others don't.