docker Renewing a certificate using certbot # connect into the running container docker exec -it <docker container name> bash # [OPTIONAL] install/update packages apt-get update apt-get -y install certbot apt-get install python-certbot-nginx # run certbot renewal command certbot renew exit
docker Multiple AZ connections through containers The solution can be found here: source Where am I? I work in the Azure cloud and use the Azure CLI to manage resources and report on estate. What is the problem? I work with more than one account for more than one client and it is very easy to