I am using a Mac and making a small change to certbot’s python files.
On Mac, the recommended setup is to run certbot-auto inside a docker container.
When I run certbot-auto inside the docker, it isn’t using the changed python files that I have locally. How do I do this? Or is there another way to run certbot so that it uses the changed python files?