docker ps -a | grep image_name_or_whatever | awk1 | pbcopy (or xclip on linux)
to grab the container id and put it on the clipboard