|
|
|
|
|
by lisivka
3777 days ago
|
|
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. |
|
the commands needed are right there on the docker hub page
https://hub.docker.com/_/postgres/