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

docker logs

haha f u. The container is rebooting repeatedly and I didn't bother to writing any fucking logs as to why.

@da_667 The -f in docker logs is short for --fuck-you