I would like to make a container, which contains ubuntu that will be installed postgresql
how to make a docker like that?
1 Container contains
Images 1: ubuntu
images 2: postgresql
or
1 Container contains
Images 1: ubuntu + postgresql
If one of my assumptions above is true, how do I make? please help