This is my first day in the Fediverse, and I’m building out my sub list in Lemmy right now. I noticed that searching for Communities only looks within the instance that I’m logged into. Is there any easy way to search across all available Lemmy servers for Communities?
deleted by creator
I’m getting this error from the docker container when I try to do the initial run:
root@lemmy-server:~/lemmybot# docker run --name lemmy-subscriber-bot --restart always -dt --env 'LEMMY_USERNAME=subscriber_bot' --env 'LEMMY_PASSWORD=mypwd123' --env 'LEMMY_DOMAIN=waste-of.space' lflare/lemmy-subscriber-bot . c6bce2ed69f7a9745e7b98157b5765d20ddebe22cd1b9e5b0558a9057bb7b71f docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: ".": executable file not found in $PATH: unknown.