Nah. With command "apt-get/yum/dnf/etc. install postgress && service postgress start" I will have postgress service up and running.
Command "docker pull postgress" will just download image of postgress, which I will need to run with lot of parameters, which I need to figure out.