Joe Meissler

Results 3 comments of Joe Meissler

https://github.com/tiangolo/uvicorn-gunicorn-docker/blob/master/docker-images/python3.8.dockerfile

@mnorrsken do you have the source code? I assume this is a bit more involved than changing `FROM python:3.8` to `FROM arm64v8/python:3.8`

I got this working by adding a password [here](https://github.com/gocardless/pgreplay-go/blob/master/cmd/pgreplay/main.go#L47) and passing it in [here](https://github.com/gocardless/pgreplay-go/blob/master/cmd/pgreplay/main.go#L131). The rest of the documentation is lacking though so I didn't get much further.