Got a long-procrastinated project to Dockerize this @logotron mastodon bot. It's running in a tmux session in a random dev VM that's definitely not reliable.
Thus, as my ADHD brain inevitably forgets it exists for weeks or months at a time, it falls over and is no longer running at any given time.
Problem is that the bot itself uses Docker to spin up sandbox containers that run UCBLogo. So it's a Docker-eats-itself sorta scenario.
I'd mounted the Docker socket in the "controller" container, but that doesn't seem to do the trick. :sadcowblob:β