Once you have put together a useful contact list in Gmail, you might need to move that list to another account. Without using an automated method, you'd need to enter each contact manually, which ...
docker run -d --name postgres -p 5432:5432 -v postgres_data:/var/lib/postgresql/data -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=POSTGRES_PASSWORD_EXAMPLE -e ...