How to develop certbot and test with certbot-auto (Mac)?

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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.