Skip to content

ArdaKaraderi/docker-certbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

About the Project

A docker container that issues manual ACME DNS-challenged certificates.

Prerequisites

  • Docker
  • Internet Connection

Build

Run the following command and change the website parameter with your target domain name.

docker build -t ubuntu-cert --build-arg website=google.com .

Run

# Run the container and follow the steps.
docker run -it ubuntu-cert

License

MIT License.

About

A docker container that issues manual ACME DNS challenged certificates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published