dalton agent for zeek 8.x+ isn't running, and I have to figure out why.
dockerisms I hate: in a dockerfile, the run command specified becomes an init-like process. If it ever dies, the container dies. If it doesn't run correctly, the container dies every single second. There's no option to get a shell on the box, unless you change the run statement. It makes me want to set fire to a datacenter.

