* renamed volume name db_data to twenty_db_data * named postgres container_name: twenty_postgres make provision-postgres does: * checking if docker is running * stop the container postgres twenty_postgres * prune the volume twenty_db_data * rebuild the image every time, use --build