#cd postgresql-config #docker build -t postgres15-5434-image . docker build \ -f ./postgresql-config/Dockerfile \ -t postgres15-5434-image . #cd ..