We can start using Docker and creating a container with it.
Required installations
Create docker file using example below and save as dockerfile
Also, create an entry point script as below and save as docker-entrypoint.sh
`
To build an image from this dockerfile you need to run that command line:
Starting PostgreSQL:
Whether you want to access that PostgreSQL Server you can run: