Don’t install #PostgreSQL - Using containers for local development.
▻https://www.perrygeo.com/dont-install-postgresql-using-containers-for-local-development.html
#Docker #containers provide a robust way to run postgres in local development, with very few compromises. A container-based workflow makes it easier to maintain multiple parallel database, and to move data freely between systems. For my money, there’s no need to apt install postgres again.