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.

docker run -it --fuck-you --do-i-use-the-container-name --or=do_i_need_to_find_the_fucking_containerid
@da_667 oh you forgot --entrypoint for good fuckery