Source: https://github.com/PythonCoderAS/myanimelist-forum-queue
docker run -v "./secrets.py:/app/myanimelist_forum_queue/secrets.py" ghcr.io/pythoncoderas/myanimelist-forum-queue
Needs an file at /app/myanimelist_forum_queue/secrets.py
with the content:
csrf_token="Your MAL CSRF token"