sql-pet
sql-pet copied to clipboard
clean up initialization
There still seems to be a case or two where the initialization isn't right. For example, if an existing image has port 5432 that the code doesn't know about, the Docker operation will crash.
We need to move the port! Some people already have PostgreSQL on 5432