I have a ubuntu 16 server running apache and need to install a number of Docker images which use nginx. However, going to https://certbot.eff.org/ there are two scripts. One for nginx and one for apache but they seem to all be executed as lets encrypt so I am worried that they overlay each other.
How do I get installs for apache and the nginx for the docker containers?