In this game my bot errors on init.
However, the error log contains
/usr/bin/docker: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"process_linux.go:245: running exec setns process for init caused \\\"exit status 6\\\"\"\n".
It would seem that this is a problem with the docker instance, not my code.